Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Freifunk Saar
Salt-States
Commits
c09d32cf
Commit
c09d32cf
authored
Dec 01, 2020
by
Ralf
Browse files
try to fix timezone
parent
7914c23f
Changes
1
Hide whitespace changes
Inline
Side-by-side
freifunk-mgmt/files/director/main.js
View file @
c09d32cf
const
regions
=
{
"
saarbruecken
"
:
{
domain
:
"
sb
"
,
switch_time
:
new
Date
(
'
2020-12-02T12:00:00
'
).
getTime
()
/
1000
,
switch_time
:
new
Date
.
UTC
(
2020
,
12
,
2
,
12
,
0
,
0
).
getTime
()
/
1000
,
},
"
st-wendel
"
:
{
domain
:
"
wnd
"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment