[Overview][Constants][Procedures and functions] |
Convert Unix Timestamp to a Mac Timestamp
Source position: dateutil.inc line 400
function UnixTimeStampToMac( |
const AValue: Int64 |
):Int64; |
UnixTimeStampToMacconverts the unix epoch time in AValueto a valid Mac timestamp indication and returns the result.
None.
|
Convert a TDateTimetimestamp to a Mac timestamp |
|
|
Convert a Mac timestamp to a TDateTimetimestamp |
|
|
Convert a Mac timestamp to a Unix timestamp |