feat(timezone): Adds timezone as option
This commit is contained in:
parent
0b9089ffae
commit
b852c06f83
11 changed files with 278 additions and 22 deletions
|
|
@ -33,7 +33,8 @@
|
|||
"node-cron": "^4.0.7",
|
||||
"node-ical": "^0.20.1",
|
||||
"object-path-set": "^1.0.2",
|
||||
"svg2img": "^1.0.0-beta.2"
|
||||
"svg2img": "^1.0.0-beta.2",
|
||||
"tzdata": "^1.0.44"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.29.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue