Am Dienstag, 28. Januar 2014 00:57:54 UTC+1 schrieb Jon: > > Hi Stephan, > next time you get round to it, could you show me how to change the date > format to dd/mm/yy? I can see where it is in the code but don't know how to > change it without messing things up. > > <<dateTime "0DD/0MM/YY">> leave out the "0" if you do not want 2-digit day and month for 1-9.
All codes can be viewed in $:/core/modules/utils/utils.js. Search for "exports.formatDateString". -- 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/groups/opt_out.

