(new goog.date.DateTime()).toUTCIsoString(true,true)
returns: "2012-03-09 09:43:44Z"
it should return: "2012-03-09T09:43:44Z"
The delimiter should be 'T' not ' '.
Same error occures in toIsoString.
Original issue reported on code.google.com by robert.s...@gmail.com on 9 Mar 2012 at 10:32
Original issue reported on code.google.com by
robert.s...@gmail.com
on 9 Mar 2012 at 10:32