Void GetSecondsSinceEpoch ( FixPt &results ) const

From FM Plugin Wikipedia
Jump to: navigation, search

This function returns the number of seconds since the Epoch. This is the value that would be obtained by calling GetAsNumber( x ) on a time or timestamp from within filemaker. Using this on a date would be equivilent to calling GetAsNumber( GetAsTimestamp( x ) ) from within FileMaker.

All functions that refer to the Epoch are referring to FileMaker's reference date of 1/1/0001 12:00:00 AM.