Date.TotalSeconds Property
Syntax
TotalSeconds as Double
The number of seconds since 12:00AM, January 1, 1904. TotalSeconds is the 'master' property from which other ways of expressing date/time are derived.
A negative value of TotalSeconds indicates a Date/Time prior to January 1, 1904.