mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-25 01:20:30 +00:00
Merge pull request #388 from simonbaird/sameday_tz_fix
Also fix timezone related eachday test failure
This commit is contained in:
commit
1a54d590e1
@ -41,7 +41,7 @@ describe("Filter tests", function() {
|
||||
text: "The speed of sound in light\n\nThere is no TiddlerZero but TiddlerSix",
|
||||
tags: ["one","two"],
|
||||
modifier: "JohnDoe",
|
||||
modified: "201304161643"});
|
||||
modified: "201304162202"});
|
||||
wiki.addTiddler({
|
||||
title: "a fourth tiddler",
|
||||
text: "The quality of mercy is not drained by [[Tiddler Three]]",
|
||||
|
Loading…
Reference in New Issue
Block a user