Skip to content

Commit 8be05b1

Browse files
chore: explicitly set timezone for local (calcom#24719)
1 parent 71515ad commit 8be05b1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.env.example

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -486,3 +486,6 @@ CALCOM_SERVICE_ACCOUNT_ENCRYPTION_KEY=
486486
SALESFORCE_GRAPHQL_DELAY_MS=500
487487
SALESFORCE_GRAPHQL_MAX_DELAY_MS=2000
488488
SALESFORCE_GRAPHQL_MAX_RETRIES=3
489+
490+
# Force Node.js to use UTC as process timezone
491+
TZ=UTC

0 commit comments

Comments
 (0)