For me < < now WW > > return 45
I hope that help hou
The now macro uses the built-in javascript date object.
This means that errors like that almost certainly come from your browsers javascript implementation, not from the tiddlywiki side. So what browser are you using? I think that the only fix we could do on this is detect the browser and if there is some consistent error on one browser we can have the macro adjust in those browsers.
--
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 tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
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/e225a4a2-5e43-4ea4-bb2e-ad70761984ec%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
It’s entirely possible that there is a bug in the implementation, or that 8601 itself contains unexpected behaviours.
--
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 tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
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/40361e14-f750-4588-a2de-2a3fe878cca3%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/624725a7-6ea3-4481-8418-451f820cbba7%40googlegroups.com.
I think the reason it happens at 23h00 local time might be because that's when the corresponding UTC time flips into the next day.
As you say more test is required to be sure that it doesn't break something else.
That's what I call reactivity!!