{{{ [<currentTiddler>removeprefix[Software: ]] }}}
Now i must the string modify
the Original string from the filter is in the format 2019-11-30 (YYYY-MM-DD)
Now i need it in the format 30.11.2019 (DD.MM.YYYY)
thats an problem for me - thlen my english is very ill.
thanks for ideas
{{{ [<currentTiddler>split[-]join[.]] }}}
{{{ [<currentTiddler>split[-]join[.]] }}}On Sunday, March 22, 2020 at 7:10:30 AM UTC-7, Gerald Weis wrote:the Original string from the filter is in the format 2019-11-30 (YYYY-MM-DD)Now i need it in the format 30.11.2019 (DD.MM.YYYY)
--
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 tiddlywiki+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/d5c2adde-7714-42b8-a7d5-006a33eb6ee9%40googlegroups.com.