Read the statement by Michael Teeuw here.
Are you tired of editing config.js, or have trouble doing it, see my new module
-
@sdetweil there is no debug: true in the config anymore :( can i insert it myself?
i tried it, but it stopped here
-
@dinschal said in Are you tired of editing config.js, or have trouble doing it, see my new module:
same if i insert UTC+1 into the timezone
i debugged the clock module
UTC works
UTC +1 doesn’t
UTC -1 doesn’tso I am not sure what it wants
Etc/UTC+1 doesn’t
-
make sure there is a comma on the line before where u added debug:true to my module
-
@sdetweil in germany we have summertime and wintertime… so we have utc and utc +1 :D
-
@sdetweil i did it this way…
-
@dinschal said in Are you tired of editing config.js, or have trouble doing it, see my new module:
in germany we have summertime and wintertime… so we have utc and utc +1
yes, understand… the clock module should auto adjust…
we just changed to std time last sunday and the clock adjusted… actually , the system changed reported time
but I was saying I debugged using the timeZone option in config.js for clock, and cannot get any option other than ‘UTC’
to work…I don’t understand what string it expects
it has a time object and does
time_object.tz(config.timeZone)
to force the time to a particular timezone… except only UTC works for me.
-
@dinschal yes, looks good
what does the debug output say? -
@sdetweil the output stopped @calendar-fetcher: Broadcasting 10 events
-
@dinschal yes,… then u have to press save on the form…
-
@sdetweil i send it