Hi, The question is how much are you using that method with such comparision?
Does user will experience slowing down clicking something? What is the point of fighting on probably fraction of performance here? Piotr On Sun, Oct 29, 2017, 10:34 Justin Mclean <[email protected]> wrote: > 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
