Mohammad,

With respect why?, I would keep the dates in system format and produce the 
output in the required format.

My Journal tiddlers put the date in a journal-date field for this very 
reason.

An approach, would be to use the new split operator on "-" then the set 
widgets select keyword to extract YYYY MM and DD values.

Regards
Tony


On Friday, August 2, 2019 at 2:28:56 AM UTC+10, Mohammad wrote:
>
> In tiddlywiki.com create a tiddler with a filed called yd
>
> in the yd filed enter the below value
>
> 20190801
>
> and in the text filed enter the below script
>
> <$view field="yd" format="date" template="mmm 0DD, YYYY" />
>
> It will show the below result
>
> Aug 01, 2019
>
>
> *Question*
>
> My question is how one can enter *2019-08-01* and get the same result?
> Seems *$view* only work with a raw format of date.
>
> I know there is a good macro developed by S.S to work with dates but I 
> need a little simpler mechanism or a way to use the core feature!
>
> --Mohammad
>

-- 
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/7ad5cd64-afdd-4d7a-a3ec-5f43e064bb84%40googlegroups.com.

Reply via email to