inherit
217348
0
Jul 27, 2022 7:26:44 GMT -8
Lynx
5,846
January 2015
msg
|
Post by Lynx on Mar 3, 2015 18:52:27 GMT -8
aRMY83, I could be wrong, but I'm interpreting that as they want the clock on their forum to show a forced timezone, rather than the user's local time. Again, I could be wrong, but that's how I interpreted it.
|
|
inherit
First Contributor
66253
0
Mar 18, 2024 11:09:20 GMT -8
aRMY83
2,925
December 2005
army83
|
Post by aRMY83 on Mar 3, 2015 18:59:44 GMT -8
This is something I'm suggesting for that member and even I could be wrong. This is a simple 24 hour format date and time clock and never thought about server's time in question.
Will have to do some reading on "server's time" to learn a bit more when presented with these types of questions.
|
|
inherit
220882
0
May 5, 2015 17:35:31 GMT -8
usb69balkan
8
April 2015
usb69balkan
|
Post by usb69balkan on Apr 24, 2015 16:44:12 GMT -8
FIrst of all, great work for that plugin.. And second, is it possible to align Time to the right side of forum? Now it is on the middle.. And maybe can change language? I mean, where can i translate it?
Thank you (y)
|
|
inherit
First Contributor
66253
0
Mar 18, 2024 11:09:20 GMT -8
aRMY83
2,925
December 2005
army83
|
Post by aRMY83 on Apr 25, 2015 7:47:02 GMT -8
Hello usb69balkanThanks for the compliment. For the alignment of "Time", yes this can be done but will only do this if I have more request for it. As for "change language" you may want to try google translator or other website translator apps.
|
|
inherit
201984
0
Sept 11, 2023 1:23:07 GMT -8
P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓
Using My Talents Elsewhere
3,314
November 2013
pastuleo23
|
Post by P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓ on Apr 25, 2015 9:24:02 GMT -8
This is something I'm suggesting for that member and even I could be wrong. This is a simple 24 hour format date and time clock and never thought about server's time in question. Will have to do some reading on "server's time" to learn a bit more when presented with these types of questions. If you want to have a set timezone you can user server time such as: var todayclock=new Date(proboards.data("serverDate")) var hclock=todayclock.getHours(); var mclock=todayclock.getMinutes(); var sclock=todayclock.getSeconds(); This time only changes with the server and will not change via computer settings. This is what I've been doing with my clocks. It's the most secure. (Note you have to keep a running timer with the page because the serverDate will not change as time progress AFTER page load) so add a second to your date after each second etc.
|
|
inherit
220882
0
May 5, 2015 17:35:31 GMT -8
usb69balkan
8
April 2015
usb69balkan
|
Post by usb69balkan on Apr 26, 2015 23:53:11 GMT -8
Hello usb69balkanThanks for the compliment. For the alignment of "Time", yes this can be done but will only do this if I have more request for it. As for "change language" you may want to try google translator or other website translator apps. Too bad for alignment.. i will just have to wait.. About changing language.. i have a forum about Games, and 99% members are from ex Yugoslavia (Croatia, Bosnia, Serbia etc..) and i just want to translate it on forum, so instead "Time" it would be "Vrijeme" and so on.. is that possible to change it somewhere? Like in code? So, i know the translation, dont need google for it.. just want that translation to be there all the time..
|
|
inherit
First Contributor
66253
0
Mar 18, 2024 11:09:20 GMT -8
aRMY83
2,925
December 2005
army83
|
Post by aRMY83 on Apr 27, 2015 11:35:09 GMT -8
This is something I'm suggesting for that member and even I could be wrong. This is a simple 24 hour format date and time clock and never thought about server's time in question. Will have to do some reading on "server's time" to learn a bit more when presented with these types of questions. If you want to have a set timezone you can user server time such as: var todayclock=new Date(proboards.data("serverDate")) var hclock=todayclock.getHours(); var mclock=todayclock.getMinutes(); var sclock=todayclock.getSeconds(); This time only changes with the server and will not change via computer settings. This is what I've been doing with my clocks. It's the most secure. (Note you have to keep a running timer with the page because the serverDate will not change as time progress AFTER page load) so add a second to your date after each second etc. Thanks much for the input and greatly appreciated. However I'm going to keep this plugin for individual computer clock settings and may down the road implement your valued input with another date and time clock.
|
|
inherit
First Contributor
66253
0
Mar 18, 2024 11:09:20 GMT -8
aRMY83
2,925
December 2005
army83
|
Post by aRMY83 on Apr 27, 2015 11:35:55 GMT -8
Hello usb69balkanThanks for the compliment. For the alignment of "Time", yes this can be done but will only do this if I have more request for it. As for "change language" you may want to try google translator or other website translator apps. Too bad for alignment.. i will just have to wait.. About changing language.. i have a forum about Games, and 99% members are from ex Yugoslavia (Croatia, Bosnia, Serbia etc..) and i just want to translate it on forum, so instead "Time" it would be "Vrijeme" and so on.. is that possible to change it somewhere? Like in code? So, i know the translation, dont need google for it.. just want that translation to be there all the time.. It seems that your asking for something that is not possible, or at least not possible with this plugin. If I may suggest, go over to Request a Plugin: support.proboards.com/board/36/request-pluginand submit what your asking for.
|
|
inherit
221104
0
Feb 17, 2018 21:50:59 GMT -8
Assassin #1
80
May 2015
assassin1
|
Post by Assassin #1 on May 16, 2015 15:26:21 GMT -8
4strokeassassins.com
Semper Fidelis, Leatherneck, Jarhead, Devil Dog and US Marine. Retired. Those are my titles in addition to Assassin#1.
Hey guys. I have your date and clock II. It's great. What I would like to know is how I can play with the positioning of your app/plugin. I would like to keep it in the global header section but want to move it up and down? Can you help. I suck at coding and have already spent hours trying to figure it but to no avail.
I also would like to be able to change the "TITLE" font color to the same as my clock font coloring 35d206.
I hoe you can provide me with assistance to these two matters.
Assassin#1
|
|
inherit
First Contributor
66253
0
Mar 18, 2024 11:09:20 GMT -8
aRMY83
2,925
December 2005
army83
|
Post by aRMY83 on May 17, 2015 5:42:57 GMT -8
4strokeassassins.com Semper Fidelis, Leatherneck, Jarhead, Devil Dog and US Marine. Retired. Those are my titles in addition to Assassin#1. Hey guys. I have your date and clock II. It's great. What I would like to know is how I can play with the positioning of your app/plugin. I would like to keep it in the global header section but want to move it up and down? Can you help. I suck at coding and have already spent hours trying to figure it but to no avail. I also would like to be able to change the "TITLE" font color to the same as my clock font coloring 35d206. I hoe you can provide me with assistance to these two matters. Assassin#1 Hello Assassin #1I have two Date and Time Clock plugins and the one you are referring to: (date and clock II) is located here: support.proboards.com/thread/541336/date-time-clock-iiSubmit your request in the link provided above.
|
|
inherit
First Contributor
66253
0
Mar 18, 2024 11:09:20 GMT -8
aRMY83
2,925
December 2005
army83
|
Post by aRMY83 on May 18, 2015 8:47:49 GMT -8
FIrst of all, great work for that plugin.. And second, is it possible to align Time to the right side of forum? Now it is on the middle.. And maybe can change language? I mean, where can i translate it? Thank you (y) Hello again usb69balkanJust an update for you on your request for the alignment time. I've made some changes to this plugin and one of those is your request mentioned above. Status: Pending approval (v2.1.2 update) from ProBoards. EDIT: Plugin has been approved by ProBoards and you can download it now.
|
|
inherit
217204
0
Dec 17, 2023 13:52:34 GMT -8
voxxdebates
275
December 2014
voxxdebates
|
Post by voxxdebates on Jun 12, 2017 19:33:26 GMT -8
can you change it from 24 hour format to regular?
|
|
inherit
First Contributor
66253
0
Mar 18, 2024 11:09:20 GMT -8
aRMY83
2,925
December 2005
army83
|
Post by aRMY83 on Jun 13, 2017 4:19:32 GMT -8
|
|
inherit
217204
0
Dec 17, 2023 13:52:34 GMT -8
voxxdebates
275
December 2014
voxxdebates
|
Post by voxxdebates on Jun 13, 2017 5:06:57 GMT -8
Im sorry Im not very good at this...what is that telling me. I looked on the plugin and didnt see anywhere to change it to 12 hour format...thanks for your time..great plug in regardless
|
|
inherit
First Contributor
66253
0
Mar 18, 2024 11:09:20 GMT -8
aRMY83
2,925
December 2005
army83
|
Post by aRMY83 on Jun 13, 2017 6:08:29 GMT -8
Hello again voxxdebatesThe 12-hour clock is a time convention in which the 24 hours of the day are divided into two periods: a.m. and p.m. The 24-hour clock is the convention of time keeping in which the day runs from midnight to midnight and is divided into 24 hours, indicated by the hours passed since midnight, from 0 to 23. You can view the 24-Hour Format and 12-Hour Format below: twkooler.proboards.com/
|
|