Read the statement by Michael Teeuw here.
[NEWBIE] Change In Clock Module Is giving error in config file
-
It will be better if someone can send me the config file with indian time zone and indian calendar with RSS feed for any Indian News site :) so that i can replace it and learn.
I am trying Indian News Feed thing. hope it works :)*update… I did the news thing and its working for me :)
now need some help with weather module not showing up. on right side
-
@postremalone ok, so you got rid of the config.js error, and the mirror is working, except for weather?
looking at the config.js screen shot there is no locationID value (last line) … got to have one
-
@sdetweil hello
i got the weather, the news feed,
Now working on Clock… I did this…
Still Config File Giving error. can you guide me :)
And is there any other website which I can use for Calendar Holidays for India.
-
Do i need to type this full “Asia/Kolkata|MMT IST +0630|-5l.a -5u -6u|012121|-2zOtl.a 1r2LP.a 1un0 HB0 7zX0|15e6” in the timezone column ?
-
I can tell you that those screenshots are impossible for me to read. Please post your code in a code block, instead of a screenshot, so that it can be easily read by everyone.
https://forum.magicmirror.builders/topic/4247/how-to-post-code-on-the-forum-for-absolute-beginners
-
There is a comma missing after your position line
position: "top_left",
However you could also just set the timezone of your raspberry and ignore this timezone thing in clock module
-
i am using this link for calendar ical code is this fine.
https://calendar.google.com/calendar/ical/mr.deep.rawat%40gmail.com/public/basic.ics -
@postremalone
In the module clock you need to close one more bracket }{
module: “clock”
position: “top_left”
config: {
timezone: “MMT IST +630”
}
}, -
Missing a comma ‘,’ at the end or your position entry.
-
@postremalone no… the timezone is based ont he javascript moment…
see here, you can use any/all of each line… yours I think could be
“Indian/Maldives|MMT”,
https://github.com/moment/moment-timezone/blob/develop/data/packed/latest.json