Escape characters in date format

Posted in: Newspaper
Post count: 2

Hi guys,

I was using the following sequence in the Customize –> Top Header (black one) date format field in V2.X for a site in Spanish:

l j \\d\\e F \\d\\e Y

Which would read:

lunes 10 de febrero de 2014

I just upgraded to V3.1 and the escape characters would not work. I get:

lunes 10 \\10\\UTC febrero \\10\\UTC 2014

Which basically means that the escape characters are not doing their magic and ‘d’ and ‘e’ take their corresponding value. I tried with single backslashes and did not work either.

Can you please advise?

Regards,
Luis.

Post count: 854

hi,

http://codex.wordpress.org/Formatting_Date_and_Time
this is the page where wordpress tells how to format the date & time ,
use this:
http://screencast.com/t/7wfeeIw7
http://screencast.com/t/Iyviw0n32qjb

wordpress tell you to put only one / : http://screencast.com/t/pDmtvx1AXY

Starting from the next version this will be a standard feature.

Thanks for you message.
Radu A.

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.