expressionengine - Special Characters in Expression Engine Template Variables -


i'm not holding breath one, curious if had more elegant solution displaying date format %d %m, '%y (13 may, '13) in single statement using expression engine's template variables.

my solution: {entry_date format="%d %m, "}'{entry_date format="%y"}

i'm wondering if there's way of escaping single quote... sharing $.02 if have them.

use html entity: {entry_date format="%d %m '%y"}


Comments

Popular posts from this blog

php - cannot display multiple markers in google maps v3 from traceroute result -

php - Boolean search on database with 5 million rows, very slow -

css - Text drops down with smaller window -