[Overview][Constants][Procedures and functions] | Reference for unit 'dateutils' (#rtl) |
Convert Unix Timestamp to a Mac Timestamp
Source position: dateutil.inc line 400
function UnixTimeStampToMac( |
const AValue: Int64 |
):Int64; |
UnixTimeStampToMac converts the unix epoch time in AValue to a valid Mac timestamp indication and returns the result.
None.
|
Convert a TDateTime timestamp to a Mac timestamp |
|
|
Convert a Mac timestamp to a TDateTime timestamp |
|
|
Convert a Mac timestamp to a Unix timestamp |
No notes exist for this page yet.