1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-08-09 07:25:24 +02:00

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

@ -60,6 +60,7 @@
"nodemailer": "^6.10.1",
"openid-client": "^5.7.1",
"patch-package": "^8.0.0",
"pg": "^8.16.3",
"read": "^4.1.0",
"rimraf": "^5.0.10",
"sails": "^1.5.14",