fixed up handling of timestamps for database and profile display

This commit is contained in:
2025-10-13 15:54:04 -06:00
parent 55f5cc5eca
commit ed10c83b01
4 changed files with 18 additions and 7 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ site:
Text of this agreement is TBD.
database:
driver: "mysql"
dsn: "amsdb:x00yes2k@tcp(localhost)/amsterdam?parseTime=true&loc=Local"
dsn: "amsdb:x00yes2k@tcp(localhost)/amsterdam?parseTime=true&loc=UTC"
defaults:
language: "en-US"
timezone: "America/Denver"