[TYPO3-mvc] RFC#9174: Format.date is not capaple of locales due to missing feature in PHP
Kevin Ulrich Moschallski
km at 3digit.de
Fri Jan 21 11:34:37 CET 2011
On 2011-01-21 11:20:35 +0100, Franz Koch said:
> Hey,
>
>> +1 on reading and testing.
>>
>> I think this is a major issue. It's a breaking change but i think it's
>> acceptable. Hope this patch gets in before RC1 today.
>
> it's actually no big deal to keep it backwards compatible. Simply check
> for a % sign in the format string and use strftime only if one is
> present. That's what I do.
Hi Franz,
i added a check for "%" as fallback and also a deprecationLog entry.
Regards,
Kevin
More information about the TYPO3-project-typo3v4mvc
mailing list