Alexis wrote:

> I was wondering if there was a way to use the strtotime() function
> when the months are in one or the other of the above two languages?

Ah, I misread this earlier - strtotime(), not strftime().  You're
talking about transforming from text to a locale()-neutral format.  I
don't think strtotime() is locale-sensitive - according to the manual:

"The function [strtotime] expects to be given a string containing an
English date format"



-- 
Per Jessen, Zürich (4.6°C)


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

Reply via email to