Hi, > This many checks in an if statement usually runs faster if you do a simple > lookup. True but how many dates do you need to parse in a second? Plus I was keeping to existing code style.
I not measured how long parseDateString takes but I assume it;s only a few ms if that. Justin
