clickrain / EE_Twitter

EE Add-on that uses oAuth to display Twitter Feed
Other
48 stars 18 forks source link

Date format example? #13

Closed jtrascap closed 10 years ago

jtrascap commented 11 years ago

First thing - thanks! The plug-in works beautifully. Alas I'm having trouble getting the {created_at} date object to format with EE. Tried passing formatting in the braces and then also with the {prefix} tag - which could also use an example. Any chance you could show how to format with something like this EE example?

format="%D, %F %d, %Y - %g:%i:%s"

bryanburgers commented 10 years ago

Does

{created_at format="%D, %F %d, %Y - %g:%i:%s"}

work? It seems to work for me.