Hi Bear, >> So to recap it sounds like the date / time portion of the parser is >> leveraging ICU and >> thus when the locale is set to French can parse "Mardi" and treat it >> equivalent to >> "Tuesday" if the locale was English. > > That's the code I'm working on now in the parsedatetime library.
Actually, I'm pretty sure that in the current patch the ICU strings for weekdays and months are checked before the string is handed off to parsedatetime, so that part should already work in most locales. Sincerely, Jeffrey _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ Open Source Applications Foundation "chandler-dev" mailing list http://lists.osafoundation.org/mailman/listinfo/chandler-dev
