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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/fbf02dce-b381-49e0-8e88-6a0beb534c54%40googlegroups.com.