Alaska Software Inc. - Unix epoch or Unix time
Username: Password:
AuthorTopic: Unix epoch or Unix time
Itai Ben-ArtziUnix epoch or Unix time
on Wed, 27 May 2020 14:43:52 -0700
What is the formula to convert a date to Unix time?
e.g. what is the correct Unix time for 05/26/2020 at Midnight.
Itai Ben-ArtziRe: Unix epoch or Unix time
on Wed, 27 May 2020 16:27:34 -0700
I've found it:
(dDate-stod('19700101'))*24*3600