> var msg='Last modified: '+new
> Date(document.lastModified).formatString("0DD-0MM-YYYY hh:mm");
> return(msg);
If you have installed
http://www.TiddlyTools.com/#DatePlugin
then you can use the <<date>> macro, like this:
<<date filedate "0DD-0MM-YYYY hh:mm">>
You might also want to install
http://www.TiddlyTools.com/#RecentChangesPlugin
and then use
<<recentChanges 30>>
to embed an interactive droplist form that lets you quickly preview
what's been changed in the document in the last 30 days.
enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" 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/tiddlywiki?hl=en.