On Friday, January 12, 2018 at 12:21:18 PM UTC-7, Sander Datema wrote: > > Can't be sure if you need more sleep, but I cannot reproduce what you > describe I'm afraid. > > I found the cause. Its due to my timezone. The dates are stored in UTC but when rendered they are rendered as browser timezone. So any date which has 9 zeros at the end like: 20180112000000000 is saved as such but when displayed in a date format skips back by one day and is displayed as 11 january 2018. If I add my timezone difference to the date string it then displayes the correct day. My timezone is canada mountain time which is 7 hours ahead. So 20180112070000000 displays the day as 12th.
-- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/959529d5-b4b7-4a25-9e9b-769014240b7a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

