mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-21 15:09:10 +00:00
feat: create branded types to determine different handling of time
This commit is contained in:
committed by
Carlos Valente
parent
168d7103b1
commit
e8f159d894
@@ -0,0 +1,3 @@
|
||||
export function setup() {
|
||||
process.env.TZ = 'Europe/Copenhagen';
|
||||
}
|
||||
Reference in New Issue
Block a user