mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-26 18:10:27 +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",
|
text: "The speed of sound in light\n\nThere is no TiddlerZero but TiddlerSix",
|
||||||
tags: ["one","two"],
|
tags: ["one","two"],
|
||||||
modifier: "JohnDoe",
|
modifier: "JohnDoe",
|
||||||
modified: "201304161643"});
|
modified: "201304162202"});
|
||||||
wiki.addTiddler({
|
wiki.addTiddler({
|
||||||
title: "a fourth tiddler",
|
title: "a fourth tiddler",
|
||||||
text: "The quality of mercy is not drained by [[Tiddler Three]]",
|
text: "The quality of mercy is not drained by [[Tiddler Three]]",
|
||||||
|
Loading…
Reference in New Issue
Block a user