@[email protected] to Science [email protected]English • 8 months agoOr we could do metric timefiles.catbox.moeimagemessage-square197fedilinkarrow-up1954arrow-down138
arrow-up1916arrow-down1imageOr we could do metric timefiles.catbox.moe@[email protected] to Science [email protected]English • 8 months agomessage-square197fedilink
minus-square@MotoAshlinkEnglish2•8 months agoThat… still requires knowing which time zone to display. It doesn’t remove the requirement at all.
minus-square@MotoAshlinkEnglish3•edit-28 months agoand who implements localtime? You realize these functions call down to the system, and the system is very much ALSO written and maintained by coders… The point is SOMEONE actually does have to implement it and maintain it.
That… still requires knowing which time zone to display. It doesn’t remove the requirement at all.
.localtime(utctime)
and who implements localtime? You realize these functions call down to the system, and the system is very much ALSO written and maintained by coders…
The point is SOMEONE actually does have to implement it and maintain it.