I use `$edit-date’ to set date and time. I can select a date and time and all seems to be well.
But once set, TiddlyWiki interprets the date as UTC whereas I follow UTC+0530, IST.
So, if I set the timestamp as 202111070000000 whereas I meant it to be IST, TiddlyWiki considers it as UTC and therefore, displays the timestamp to be 202111070530000.
How do I solve this problem? I want to be able to set the time in UTC. TiddlyWiki will then make the necessary timezone adjustments while displaying the time.
If this means that I will have to use some other date picker, please let me know.
At a more general level, how do you handle timestamps? Storing and displaying?