Hi, Could you check the performance of this.
Changing the code to use date strings ands call toDateString 40+ times with a similar number of string comparisons is likely to be a lot slower than simple month and day numeric comparisons. Thanks, Justin
