Are there any code libraries or languages with built-in support for Metric Time?
Metric time is documented here.
I'm looking for any implementations of Metric time to Anglo-Babylonian Time (see article link) either as a library or built-into a programming langu开发者_运维问答age.
With all the "joke" programming languages out there, it's possible that someone has done this.
P.S. I realize that it is trivial. This question is for FUN.
The page you mentioned has a UMT clock on it, and the source is in JavaScript. This script seems like a good place to start, it is pretty short and easy to read. Translating it to another language would be cake. I somehow doubt that there are too many libraries, and almost certainly no languages with it built in.
精彩评论