The table says that in late December the sun will rise at around 10 AM and set at around 5 PM. This doesn't seem preferable to the 9-4 they'd have under standard time. I'm not sure about Russian time zone boundaries, though; is Moscow time used in areas to the east of Moscow?
Update your timezone defs: Russia abolishes winter time (DST)
71–80 of 122 posts
Re: Update your timezone defs: Russia abolishes winter time (DST)
#72Ho-hum. Want to be really forward-thinking? Follow the example of China, which discarded 5 time zones for a single national time in 1949. (We'd then adjust the office/retail hours to mimic local daylight, rather adjusting the numbers on the clock.)
Re: Update your timezone defs: Russia abolishes winter time (DST)
#73Re: Update your timezone defs: Russia abolishes winter time (DST)
#74Earlier quoted context omitted.
can't the OS's handle the change automatically?
Software is often written with the assumption that time always goes forward, because, well, that's how time works. However, according to the rules of daylight savings, time actually goes backwards once a year.
Software is often written in ignorance of this fact - and causes headaches whenever things change.
Re: Update your timezone defs: Russia abolishes winter time (DST)
#75Earlier quoted context omitted.
No. Per the article, they're staying on UTC+4 (aka DST) permanently, rather than falling back to UTC+3 in the winter.
Absolutely, but that is no counter argument to yason's statement. There is no such thing as winter time. As far as I understand it it's just that Moscow's time zone is UTC+3 and they are changing that to UTC+4. It's not that unusual that a country is in an another time zone than it should be geographically, look at Spain for example.
They have "winter time" in the same sense that "it's the time we use in the winter" Remember, some places refer to daylight saving time as "blah summer time"
So yeah, all they're saying is they are staying on their equivalent of DST starting this year.
Re: Update your timezone defs: Russia abolishes winter time (DST)
#76Earlier quoted context omitted.
Yes but for the entire country! That's a lot of real estate under one time zone, it may be silly to have summer and winter times but having one time zone for a country approximately the same size as Canada (5,000km wide) seems silly, Canada has six time zones.
> having one time zone for a country approximately the same size as Canada (5,000km wide) seems silly Why? In America, people already get up at 7am (insert your own time here, obviously) regardless of what the local sunrise actually is - which varies based on how far north or south you live. It's pretty arbitrary. But one time zone at least makes the arbitraryness easier on coders.
Re: Update your timezone defs: Russia abolishes winter time (DST)
#77Re: Update your timezone defs: Russia abolishes winter time (DST)
#78I wish they would do that here. As a parent of two small kids I dread the clock changes, it takes forever for them to adjust.
Re: Update your timezone defs: Russia abolishes winter time (DST)
#79[deleted]
DST has cost me many hours spent debugging. I will be very happy if/when it is abolished in the US.
Re: Update your timezone defs: Russia abolishes winter time (DST)
#80Earlier quoted context omitted.
Well while we're at it, what's the fetish with 10? We should use powers of 2 for everything :)
I would prefer base-12; it has a lot of benefits. See http://en.wikipedia.org/wiki/Duodecimal , especially http://en.wikipedia.org/wiki/Duodecimal#Comparison_to_other_... Instead of changing our clocks, we could just change our numbering system. Having 50 (that's 5 x 12) seconds per minute, 50 minutes per hour, and 20 hours per day seems perfectly reasonable.