Am Freitag, 5. Dezember 2014 12:29:57 UTC+1 schrieb Tobias Beer: > > Hi Danielo, > > The problem seems to lie in using JSON.stringify on a tiddler object, as > it produces these values for... > > "modified":"2014-11-26T15:30:16.142Z", > "created":"2013-08-22T17:02:00.000Z" > > Notice the T and the Z and... all the weird formatting that doesn't look > like the core dateformat. >
That's a perfectly valid ISO 8601 timestamp for UTC (Zulu) time but not the format TW5 expects. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

