schnack
schnack copied to clipboard
How to set timezone?
I'm loving Schnack so far, but all my test comments are appearing with UTC times. (I'm in Europe/London timezone, so local time at the moment is BST, or +1.)
I've tried setting TZ="Europe/London" environment variable, as some Googling suggested that might work, but to no avail.
Is there any config/setting that I've missed please? Except for my comments being out by -1 hour, everything else is working brilliantly! 😀
I'm not sure, but I think the comments in you database are saved using the local TZ (see queries.js). The problem could be in the presentation. I will take a look at it.