Maf
Junior Member
"Nobody sits in my chair."
Posts: 237
inherit
187996
0
Aug 24, 2020 4:44:38 GMT -8
Maf
"Nobody sits in my chair."
237
January 2013
sakurach4n
|
Post by Maf on Aug 6, 2020 0:52:30 GMT -8
Hello,
Is there any widget that we can insert on forums that would show members different time zones all around the world and what time is there? I found some clocks under the library but that doesn't exactly cover what I'm looking for. Also searched for widgets outside proboards but most of them have a limit of just two time zones so also wouldn't cut it.
Any suggestions?
|
|
Maf
Junior Member
"Nobody sits in my chair."
Posts: 237
inherit
187996
0
Aug 24, 2020 4:44:38 GMT -8
Maf
"Nobody sits in my chair."
237
January 2013
sakurach4n
|
Post by Maf on Aug 7, 2020 11:45:53 GMT -8
bump
|
|
inherit
97216
0
Nov 26, 2024 13:53:14 GMT -8
Bennett 🚀
Formerly iPokemon.
3,622
January 2007
catattack
iPokemon's Mini-Profile
|
Post by Bennett 🚀 on Aug 11, 2020 18:38:40 GMT -8
Hello, Is there any widget that we can insert on forums that would show members different time zones all around the world and what time is there? I found some clocks under the library but that doesn't exactly cover what I'm looking for. Also searched for widgets outside proboards but most of them have a limit of just two time zones so also wouldn't cut it. Any suggestions? Hi Maf, Attached is a very rudimentary world clock / timezone plugin. All you need to do is install the plugin, and put this snippet wherever you want the times to show (forum wrapper template for example): <div id="timezone-container"> <timezone-board></timezone-board> </div> You'll have to provide any additional timezones that you want via the settings tab, and you can change how it outputs using the "Output" option as well. Let me know if you have any questions / need help changing the output.
|
|
Maf
Junior Member
"Nobody sits in my chair."
Posts: 237
inherit
187996
0
Aug 24, 2020 4:44:38 GMT -8
Maf
"Nobody sits in my chair."
237
January 2013
sakurach4n
|
Post by Maf on Aug 12, 2020 14:54:46 GMT -8
Hello, Is there any widget that we can insert on forums that would show members different time zones all around the world and what time is there? I found some clocks under the library but that doesn't exactly cover what I'm looking for. Also searched for widgets outside proboards but most of them have a limit of just two time zones so also wouldn't cut it. Any suggestions? Hi Maf , Attached is a very rudimentary world clock / timezone plugin. All you need to do is install the plugin, and put this snippet wherever you want the times to show (forum wrapper template for example): <div id="timezone-container"> <timezone-board></timezone-board> </div> You'll have to provide any additional timezones that you want via the settings tab, and you can change how it outputs using the "Output" option as well. Let me know if you have any questions / need help changing the output. Hey Hey Bennett 🚀 ! I absolutely love it and it does the job perfectly! I'm just struggling a bit with inserting for instance the GMT timezone? It's giving me one hour less than the time that it's currently here where I am at. Still haven't tried others so just wondering if I might be doing something wrong.
|
|
Kami
Forum Cat
Posts: 40,201
Mini-Profile Theme: Kami's Mini-Profile
#f35f71
156500
0
Offline
Jul 24, 2021 11:48:29 GMT -8
Kami
40,201
July 2010
kamiyakaoru
Kami's Mini-Profile
|
Post by Kami on Aug 21, 2020 7:42:28 GMT -8
Hi Maf , Attached is a very rudimentary world clock / timezone plugin. All you need to do is install the plugin, and put this snippet wherever you want the times to show (forum wrapper template for example): <div id="timezone-container"> <timezone-board></timezone-board> </div> You'll have to provide any additional timezones that you want via the settings tab, and you can change how it outputs using the "Output" option as well. Let me know if you have any questions / need help changing the output. Hey Hey Bennett 🚀 ! I absolutely love it and it does the job perfectly! I'm just struggling a bit with inserting for instance the GMT timezone? It's giving me one hour less than the time that it's currently here where I am at. Still haven't tried others so just wondering if I might be doing something wrong. GMT doesn't adjust for daylight savings, if that helps at all? Some regions adjust to different times during summer (eg: england goes to BST instead of GMT in the summer). IDK how this plugin works but in other places I sometimes have to set myself to the wrong time zone until the end of daylight savings.
|
|
Maf
Junior Member
"Nobody sits in my chair."
Posts: 237
inherit
187996
0
Aug 24, 2020 4:44:38 GMT -8
Maf
"Nobody sits in my chair."
237
January 2013
sakurach4n
|
Post by Maf on Aug 24, 2020 4:45:31 GMT -8
Thank you for your help!
|
|