Metric Time
metric-time.com
Metric Time
1–10 of 343 posts
Re: Metric Time
#2As someone who’s implemented a date and time library, the real pain is in dates, leap seconds and time zone transitions. 86,400 seconds in a day is a relative piece of cake.
The AM/PM thing is a solved problem. Many countries (not the one I live in) already use a 24 hour clock, in which 11pm is 23:00. Because many countries use it, most devices that keep time can be set to 12 or 24 hour clock. That includes almost every clock I own, including the oven in the kitchen, my car, all the HVAC units, and of course phones and computers. An exception is the irrigation system – the old one (designed in the USA) supports 24 hour time, but its replacement (designed in Australia) does not. I don’t think anyone, seeing all my clocks, has ever commented on them being in 24 hour mode. Most people have seen it before.
Re: Metric Time
#3> To get a good night sleep (8 standard hours) you'd sleep for 3.33 metric hours.
Quote 2 seems to clearly contradict quote 1. 60 is great as it divides into 2,3,4 and 5. That's a feature not a bug
Re: Metric Time
#4Re: Metric Time
#5Re: Metric Time
#6Re: Metric Time
#7Each milliday is about 90 seconds.
And a microday is slightly shorter than a second.
But, sadly, this revolution won't occur until after I'm elected God-Emperor of Mars, so it is all rather academic.
Re: Metric Time
#8You could call this lots of things, but you shouldn’t call it “metric” because its second is not a metric second. In the SI (metric) system, the second is one of the fundamental units. The world does not need a conflicting definition for the second. As someone who’s implemented a date and time library, the real pain is in dates, leap seconds and time zone transitions. 86,400 seconds in a day is a relative piece of ca…
Re: Metric Time
#9personally, I'd prefer we drop all base-10 conventions (units, numbers, etc) and switch to base-12 and base-60 for everything (dozenal or duodecimal)
Re: Metric Time
#10You could call this lots of things, but you shouldn’t call it “metric” because its second is not a metric second. In the SI (metric) system, the second is one of the fundamental units. The world does not need a conflicting definition for the second. As someone who’s implemented a date and time library, the real pain is in dates, leap seconds and time zone transitions. 86,400 seconds in a day is a relative piece of ca…