Why did I use a function, rather than a procedure or macro, to define now-timestamp
here? Feel free to play with this live example if that helps.
\function now-timestamp() [<now [UTC]YYYY0MM0DD0hh0mm0ssXXX>]
<<now-timestamp>>
20241019235625048
Hint: What happens if you try to use the value of the <<variable transclusion>>
to set something, as you often will with such a snippet, rather than rendering it within the body of the tiddler?
Go to answer: Ex:NowTimestampFunction/answer