Fix: Do not store timezone in database. I am using UTC everywhere and use of timezones messes up date comparison.
This commit is contained in:
1
bookie/.gitignore
vendored
1
bookie/.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
package-lock.json
|
||||
# See http://help.github.com/ignore-files/ for more about ignoring files.
|
||||
|
||||
# compiled output
|
||||
|
||||
Reference in New Issue
Block a user