The following constants are defined since PHP 5.1.0 and they offer standard date representations, which can be used along with the date format functions
 (like <function>date</function> or <function>strftime</function>).

That is not true, they can not be used with the strftime function as
that one wants % in front of modifiers.

regards,
Derick

Thanks for reviewing the docs!

I've fixed that bug. I wanted to use the new date_format() function, but I chose a wrong example instead :(

Nuno

Reply via email to