Tom_M wrote:
wa8yxm wrote:
The USA is the only country still using the Inch, pound, seconds units of measurements everyone else has gone to Meters, Grams, Seconds.
Metric seconds? Is that 100 seconds to the minute?
Courtesy of the French revolution:
"The main advantage of a decimal time system is that, since the base used to divide the time is the same as the one used to represent it, the whole time representation can be handled as a single string. Therefore, it becomes simpler to interpret a timestamp and to perform conversions. For instance, 1:23:00 is 1 decimal hour and 23 decimal minutes, or 1.23 hours, or 123 minutes; 3 hours is 300 minutes or 30,000 seconds. This property also makes it straightforward to represent a timestamp as a fractional day, so that 2018-11-25.534 can be interpreted as five decimal hours and 34 decimal minutes after the start of that day, or 0.534 (53.4%) of a day through that day. It also adjusts well to digital time representation using epochs, in that the internal time representation can be used directly both for computation and for user-facing display."