Re: Bilingual strtotime()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Alexis wrote:

> So basically, the answer is no :)
> Looks like I'll simply do a replace of the French named months with
> English ones.
> 
> Would have thought the length of time that PHP has been around and
> with people around the world, speaking more than just one language,
> that language support would have progressed further than it appears to
> have. Apparently not.

That's not really fair - IMO, developers of multi-lingual applications
usually keep data in a language/locale-neutral format and only
transform to language/locale-specific when the data is being presented. 
strtotime() is an unusual function in that it attempts the reverse -
transform arbitrary text into data. 



-- 
Per Jessen, ZÃrich (5.2ÂC)


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux