I was just wondering if it's possible to change the timestamps used
for "created" and "modified", which is now: YYYYMMDDHHMM to the more
accurate: YYYYMMDDHHMMSSMMM?

Based on your suggestion the other day, we added support for more accurate timestamps to the core:
http://trac.tiddlywiki.org/ticket/1239
http://trac.tiddlywiki.org/changeset/12349

Due to backwards compatibility concerns, the default timestamps will remain as they. However, if a TiddlyWiki document (e.g. generated by an external tool like TiddlyWeb) contains seconds in the timestamp, those will be taken into account when tiddlers are loaded on startup.

Note that in-memory tiddler objects use a Date instance anyway, so it's just a matter of (de)serialization.

I'm only interested in this as I am fiddling with CCTiddlywiki

I'm not sure how ccTiddly handles the serialization aspect.


-- F.

--
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywikidev?hl=en.

Reply via email to