feat: Parse dates as UTC without relying on TZ environment variable

Closes #1266
This commit is contained in:
Maksim Eltyshev
2025-07-25 11:23:20 +02:00
parent 4effc0ce23
commit e2a9b30f46
4 changed files with 51 additions and 16 deletions

View File

@@ -72,7 +72,3 @@ SECRET_KEY=notsecretkey
# SMTP_PASSWORD=
# SMTP_FROM="Demo Demo" <demo@demo.demo>
# SMTP_TLS_REJECT_UNAUTHORIZED=false
## Do not edit this
TZ=UTC