fix: fix Application UI using UTC time (#472) bump:patch
* use tzlocal to get the local time * delete tmp folder * update date_created and date_updated with current timezone * pass precommit * update date_created field default by local time
This commit is contained in:
@@ -57,6 +57,7 @@ repos:
|
||||
"types-requests",
|
||||
"sqlmodel",
|
||||
"types-Markdown",
|
||||
types-tzlocal,
|
||||
]
|
||||
args: ["--check-untyped-defs", "--ignore-missing-imports"]
|
||||
exclude: "^templates/"
|
||||
|
Reference in New Issue
Block a user