Re: Bilingual strtotime()

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

 



Alexis wrote:

> On 05/02/11 13:23, Per Jessen wrote:
>> Alexis wrote:
>>
>>> Hi,
>>>
>>> Living in Canada, and being a bilingual country, I have data I am
>>> processing which includes dates in both English and French.
>>>
>>> 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?
>>
>> Sure, strftime() is locale-sensitive. Set the locale().
>>
>>
>>
> 
> Thanks
> 
> But what if the locale is in two possible languages, all mixed
> together?

You have to decide then:

1) display in language#1
2) display in language#2
3) display in both. 




-- 
Per Jessen, ZÃrich (4.6Â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