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