JSON Date - Readable Format?


(Kieran@parracity) #1

Hi guys,


Using Eventbrite API to supply a JSON Data Source.

API sends time/date (event.start_date) as:

    2012-03-27 07:00:00


I would like to know if/how it is possible to either have this outputted as two different strings (time and date), or have it in a more readable format(s)?

Thanks in advance!

Kieran

(Dan Simmons) #2

Have a look at keyword modifiers page:
http://manuals.matrix.squizsuite.net/keyword-replacements/chapters/keyword-modifiers



Specifically, the 'date_format' modifier.


(Kieran@parracity) #3

[quote]
Have a look at keyword modifiers page:

http://manuals.matrix.squizsuite.net/keyword-replacements/chapters/keyword-modifiers



Specifically, the 'date_format' modifier.

[/quote]



Once again Dan, you save the day.

If this works, even despite the biological impossibilities, I want to bear your children.