Added to TW-Scripts
Best wishes Mohammad On Sun, Mar 22, 2020 at 9:45 PM Eric Shulman <[email protected]> wrote: > > On Sunday, March 22, 2020 at 9:58:47 AM UTC-7, Mark S. wrote: >> >> {{{ [<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) >>> >> > @Mark... almost all the way there... but you left out changing the order > of the numbers. > > Add a reverse[] filter, like this: > > {{{ [<currentTiddler>split[-]reverse[]join[.]] }}} > > -e > > -- > 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 view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/d5c2adde-7714-42b8-a7d5-006a33eb6ee9%40googlegroups.com > <https://groups.google.com/d/msgid/tiddlywiki/d5c2adde-7714-42b8-a7d5-006a33eb6ee9%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/CAAV1gMAW_O8xEtMf7ykt3sq0AXJCh%3DBi%2B6tjwyM1vs89n%3DzPXg%40mail.gmail.com.

