JSON Dates - thanks for the advice
Feb. 1st, 2014 04:45 pmCheers to everyone who offered some advice.
I've gone with ISO8601/RFC3339 - which was a two-line change at the back end, to return that. And it only took two lines in the front end to replace the string it produces with a Date object.
I've gone with ISO8601/RFC3339 - which was a two-line change at the back end, to return that. And it only took two lines in the front end to replace the string it produces with a Date object.