I’m adding a date field to my tiddlers and putting in values formatted as yyymmdd but on the visual timeline, they’re coming out a day ahead. So for example, if I give the date field a value of “2021114” I would expect it to present as Nov 4th, however it’s coming out as Nov 3rd.
At first I thought this was an issue with my tiddlywiki file specifically, but it happens for me on Mohammad’s demo site as well. I brought it up on Mohammad’s github page, but he isn’t able to replicate the error I’m getting. Hopefully, someone here can help me find the cause of the issue.
As an example, this demo tiddler shows me Aug 5th as the date for First Tiddler. If I open up the edit view of First Tiddler, the date value is 19680806.
If it’s of any help, I’m on macOS 10.13.16 and using Google Chrome. This date mismatching happens both on my locally stored tiddlywiki (version 5.1.23) that’s viewed and edited with TiddlyDesktop and Mohammad’s github demo site.