[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: date parsing on "bite-sized tasks" list

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2001-08-20 18:20:01 CEST

> in the message thread linked to from the "date parsing" item on the
> "bite-sized tasks" list, it is mentioned that localization is
> important, and that support for ambiguous date formats should be
> eliminated.

It is ambiguous both what "localization" means and what "ambiguous
date formats" means.

For localization: the meaning of X/Y/Z depends on locale, but in a
more mundane sense, the word for "January" is not the same in every
language.

For ambiguous date formats: X/Y/Z is ambiguous because it means
different things in different locales, but our current date parsing
function also accepts some really off the wall things like "7" which
have no canonical meaning in any locale.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:36 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.