mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-05-24 14:22:20 +00:00
6ed8a7624d
In some timezones, (eg GMT+6) the modified timestamps for the
'TiddlerOne' and 'Tiddler Three' test tiddlers were actually on
the same day. This was causing the 'eachday' filter test to fail.
Similar to the fix in commit 8487221, this just adjusts the
timestamp to ensure the test passes in any timezone.