![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I want to put date and time on my web page, and to be sure it tracks the BST/ GMT changes. Can anyone help me, I have gone back in my historic file for quite a while and not found anything. Sorry about the newbie trivial question |
#3
| |||
| |||
|
|
I want to put date and time on my web page, and to be sure it tracks the BST/ GMT changes. Can anyone help me, I have gone back in my historic file for quite a while and not found anything. Sorry about the newbie trivial question |
#4
| |||
| |||
|
|
David Lindsay wrote on 17 sep 2003 in comp.lang.javascript: I want to put date and time on my web page, and to be sure it tracks the BST/ GMT changes. Can anyone help me, I have gone back in my historic file for quite a while and not found anything. Sorry about the newbie trivial question What do you mean by BST/ GMT changes ? we change from GMT to British summer Time and back again every year Do you want the time in GMT/UTC or in west european time? |
|
Do you want client time or server time ? TIA |
#5
| |||
| |||
|
|
In message Evertjan wrote Sorry about the newbie trivial question What do you mean by BST/ GMT changes ? we change from GMT to British summer Time and back again every year Do you want the time in GMT/UTC or in west european time? The actual time in the United Kingdom, as on the server. |
|
Do you want client time or server time ? TIA |
#6
| ||||
| ||||
|
|
David Lindsay wrote on 19 sep 2003 in comp.lang.javascript: In message Evertjan wrote Sorry about the newbie trivial question What do you mean by BST/ GMT changes ? |
|
we change from GMT to British summer Time and back again every year Do you want the time in GMT/UTC or in west european time? The actual time in the United Kingdom, as on the server. Wich is Western European time. |
|
if the server is somewhere else, say in Toronto, then you are in trouble. The swich times are hours and sometimes a also week apart. |
|
Serverside ASP javascript can deduct the actual UTC time. For correction to Western European Summertime you can add one hour to UTC, but the switch moment has to be hardcoded in your code, I presume. |
#7
| |||
| |||
|
|
Do you want the time in GMT/UTC or in west european time? The actual time in the United Kingdom, as on the server. |
#8
| |||
| |||
|
|
UK civil time is identical to Dutch, except that good Dutch clocks are *always* an hour ahead of ours. we change from GMT to British summer Time and back again every year Do you want the time in GMT/UTC or in west european time? The actual time in the United Kingdom, as on the server. Wich is Western European time. You might call it that; we do not! What do you call the Dutch and Graeco-Finnish time zones in Europe? |
|
if the server is somewhere else, say in Toronto, then you are in trouble. The swich times are hours and sometimes also a week apart. |
|
No problem. It's all done somewhere on my site; if Toronto time is not New York time (the map in my diary is *small*, just change 5 to 6) [ .... etc ... ] |
#9
| |||
| |||
|
|
I, as an European, am proud the Europen times switches to and from summertime (US: daylight saving time) at the same absolute time, 01:00 UTC, and not like the North American system where the switch ripples through the continent, and interstate travel on those nights sould be an exact local time loving exentric's nightmare. In eastern British Columbia the time zone border runs through the province with roadside notices warning you on an very irregular basis. In other places I suppose it is the same. |
#10
| |||
| |||
|
|
But you may not be quite right in saying that the whole EU changes clocks simultaneously. Brussels has, I agree, said 01:00 UTC; but I think that the corresponding UK document may put the changes at 01:00 GMT - which can differ by up to 0.9 seconds. |
![]() |
| Thread Tools | |
| Display Modes | |
| |