Hi,

> Should the checks be based on locale then?  They could be smaller checks 
> based on one local per... It will keep from trying to have a 1 set of 
> condition statements to rule them all.

Currently it gets the month name for the compiled locale and looks for those 
(well the first 3 letter of - wonder if there any language where the first 3 
letters of different months are the same?.  Sort story is it should pick up any 
character there so no issues as far as I know.

The issue with japanese dates is that it doesn't recognise the separators 
between the year month and day and the format I posted doesn't use space or "/" 
or "." to separate the date parts.

Thanks,
Justin

Reply via email to