Yep!
It also does not use $view widget! :-)
Cheers
Mohammad
On Friday, August 2, 2019 at 8:45:38 PM UTC+4:30, Mark S. wrote:
>
> That was just a paste-o.
>
> On Thursday, August 1, 2019 at 11:38:40 PM UTC-7, Mohammad wrote:
>>
>> The last line also is not required
>>
>> <$text field="yd" format="date" template="mmm 0DD, YYYY" />
>>
>>
>>
>> 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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/e22e0b32-62f3-4dde-9e4e-dd560b2f4178%40googlegroups.com.