Comment on Or we could do metric time
MotoAsh@lemmy.world 2 years agoThat… still requires knowing which time zone to display. It doesn’t remove the requirement at all.
Comment on Or we could do metric time
MotoAsh@lemmy.world 2 years agoThat… still requires knowing which time zone to display. It doesn’t remove the requirement at all.
ryannathans@aussie.zone 2 years ago
.localtime(utctime)
MotoAsh@lemmy.world 2 years ago
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…