This website requires JavaScript.
Explore
Schulwebsite
Help
Sign In
gcg
/
static-cms
Watch
0
Star
0
Fork
0
You've already forked static-cms
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
static-cms
/
packages
/
core
/
test
/
globalSetup.js
4 lines
66 B
JavaScript
Raw
Normal View
History
Unescape
Escape
feat: ui overhaul (#676)
2023-03-30 13:29:09 -04:00
module
.
exports
=
async
(
)
=>
{
Add back timezone when not using utc picker
2023-04-04 22:22:28 -04:00
process
.
env
.
TZ
=
'US/Hawaii'
;
feat: ui overhaul (#676)
2023-03-30 13:29:09 -04:00
}
;
Reference in New Issue
Copy Permalink