[Overview][Constants][Procedures and functions][Index] |
Convert a Mac timestamp to a TDateTime timestamp
Source position: dateutil.inc line 434
function MacToDateTime( |
const AValue: Int64 |
):TDateTime; |
MacToDateTime converts the Mac timestamp indication in AValue to a valid TDateTime indication.
None.
|
Convert Unix Timestamp to a Mac Timestamp |
|
|
Convert a TDateTime timestamp to a Mac timestamp |
|
|
Convert a Mac timestamp to a Unix timestamp |