Added to TW-Scripts! On Friday, August 2, 2019 at 4:25:26 AM UTC+4:30, Mark S. wrote: > > Here's an implementation of your suggestion (using pre 20) > > <$set name="year" filter="[{!!yd}split[-]nth[1]]"> > <$set name="mpos" filter="[{!!yd}split[-]nth[2]]"> > <$set name="day" filter="[{!!yd}split[-]nth[3]]"> > <$set name="month" filter="Jan Feb Mar Apr May June July Aug Sep Oct Nov > Dec +[nth<mpos>]"> > <<month>> <<day>>, <<year>> > </$set> > </$set> > </$set> > </$set> > <$text field="yd" format="date" template="mmm 0DD, 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+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/26090f82-52d1-434e-a3ea-5f69a2fe7f01%40googlegroups.com.