On Tuesday, October 20, 2020 at 11:50:38 PM UTC-7, Eric Shulman wrote: > > For accurate dates, regardless of local timezone, add "12" to the end of > the date; e.g. "1883111812", which specifies a *time* of "12 noon". > Because timezones range from UTC-1200 to UTC+1200, the resulting computed > date will be correct by avoiding the effect of the > localtime timezone offset that shifts the time back (or forward) by up to > 12 hours. >
Update to http://TiddlyTools.com/timer.html The Calendar code for getevents_timeline() and getevents_timeline_annual() have been adjusted to handle dates that have more than 8 digits (they now ignore any excess digits). This allows the "timezone hack" described above to be used without impacting the automatic generation of events for "annual" and "range" timelines. -e -- 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/b5b43732-e991-41ea-88c9-45d3c00919d7o%40googlegroups.com.

