Sample Header Ad - 728x90

Compute Leap Seconds

2 votes
1 answer
205 views
I use PostgreSQL 11 and have two columns. One is unix timestamp which is not aware of leap seconds and an utc timestamp which is aware of leap seconds. Is there a way either to find the number of leap seconds between an unix timestamp (without leap Seconds) and an utc timestamp (with leap seconds)? Alternatively is there a way to convert an utc timestamp (with leap seconds) into an unix timestamp (without leap seconds)?
Asked by nali (206 rep)
Feb 21, 2019, 10:10 AM
Last activity: Apr 21, 2020, 12:05 PM