You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
unixtime ignores leapseconds, meaning some unixtimes actually express 2 adjacent actual seconds, and possibly in the future two adjacent unixtimes will be the same moment in time.
TAI avoids this.
While we are at it, we could increase precision a bit.
The text was updated successfully, but these errors were encountered:
unixtime ignores leapseconds, meaning some unixtimes actually express 2 adjacent actual seconds, and possibly in the future two adjacent unixtimes will be the same moment in time.
TAI avoids this.
While we are at it, we could increase precision a bit.
The text was updated successfully, but these errors were encountered: