In an era of smart timekeeping, I would much prefer the opposite: minute DST adjustments every single day to ensure that sunrise is always at the same time of day, everywhere. This is how we evolved, after all: to awake with the sun. This would imply two dimensional time zones (one per state?) with a non-trivial conversion function between zones. Once everyone's watch is GPS and Internet enabled this should be straig…
End Daylight Savings
31–40 of 149 posts
Re: End Daylight Savings
#32Re: End Daylight Savings
#33While we are at it, can we get rid of time zones and switch the world to UTC? I get that it is a jarring idea to not be getting up at 8am anywhere in the world, but for international travel, computing, shipping, etc not having to constantly adjust dates and times across arbitrary lines of longitude would be such a boon. I don't get why people inherently need 6am to be the early morning, 12pm being "high noon", and 6p…
Different time zones make it much easier to establish common meeting times with people around the world - even if it makes parsing log files a bitch.
That's why I recommend UTC for Log files from day one, but I'm happy to have Time Zone when working with people.
Re: End Daylight Savings
#34One real problem with daylight savings is that it goes the wrong way. The idea was that in the winter there would be fewer hours with the sun up, and it made sense to put those hours in a more useful part of the day. When daylight savings was introduced, that "more useful part of the day" was earlier in the day. That doesn't hold today, though - as TFA says, most people work indoors under artificial lighting, and shi…
DST doesn't shift daylight hours earlier in the day; rather, it ensures that the sun rises at approximately the same time every morning, regardless of season.
Re: End Daylight Savings
#35While we are at it, can we get rid of time zones and switch the world to UTC? I get that it is a jarring idea to not be getting up at 8am anywhere in the world, but for international travel, computing, shipping, etc not having to constantly adjust dates and times across arbitrary lines of longitude would be such a boon. I don't get why people inherently need 6am to be the early morning, 12pm being "high noon", and 6p…
Ironically, this idea would make international travel more difficult in some respects because, when travelling to what today is in a different timezone, you would have to memorise a different set of times for when to get up, go to and from work, when to eat meals etc.
Re: End Daylight Savings
#36In an era of smart timekeeping, I would much prefer the opposite: minute DST adjustments every single day to ensure that sunrise is always at the same time of day, everywhere. This is how we evolved, after all: to awake with the sun. This would imply two dimensional time zones (one per state?) with a non-trivial conversion function between zones. Once everyone's watch is GPS and Internet enabled this should be straig…
Re: End Daylight Savings
#37Given that Congress recently extended DST in the name of saving energy, I doubt there is much appetite for abolishing it. While the benefits are disputed, the benefits of no DST are also disputed, simply because almost no industrialized region has abandoned DST, so there is no data. Clearly DST is a stressor, but there may health benefits to stress induced hormesis. Personally, I prefer DST simply because it gives a…
Re: End Daylight Savings
#38Re: End Daylight Savings
#39While we are at it, can we get rid of time zones and switch the world to UTC? I get that it is a jarring idea to not be getting up at 8am anywhere in the world, but for international travel, computing, shipping, etc not having to constantly adjust dates and times across arbitrary lines of longitude would be such a boon. I don't get why people inherently need 6am to be the early morning, 12pm being "high noon", and 6p…
Time and navigation are intimately connected. I can work out my direction during daylight hours by observing the sun and knowing the time. I have no desire to do a longitudinal conversion every time I think about the position of the sun in the sky.
Re: End Daylight Savings
#40While we are at it, can we get rid of time zones and switch the world to UTC? I get that it is a jarring idea to not be getting up at 8am anywhere in the world, but for international travel, computing, shipping, etc not having to constantly adjust dates and times across arbitrary lines of longitude would be such a boon. I don't get why people inherently need 6am to be the early morning, 12pm being "high noon", and 6p…
This is a hugely bad idea. You'd still need a system to keep track of local relative time of day. For example, let's say you need to schedule a phone call with someone in another part of the world, how do you determine what time you should call? There are many, many other similar problems. How do you encode all of that information? It turns out, you'll need something almost as complex as the time zones we have today.…