53
Why don't the whole planet just use UTC+00:00 / Universal Time without time zones?
(programming.dev)
A loosely moderated place to ask open-ended questions
Search asklemmy ๐
If your post meets the following criteria, it's welcome here!
Looking for support?
Looking for a community?
~Icon~ ~by~ ~@Double_[email protected]~
Zulu time is a pilot?
As a software engineer, I express all time in seconds (plus fractional units as necessary) since The Epoch, which happens to be in UTC, which you might know as "Zulu time." But that's in order to keep a worldwide network interoperable, same as you.