[Chandler-dev] Date/time auto-completion patch

Jeffrey Harris jeffrey at osafoundation.org
Mon Aug 21 16:55:54 PDT 2006


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


More information about the chandler-dev mailing list