| [Overview][Constants][Procedures and functions][Index] | 
Convert Unix Timestamp to a Mac Timestamp
Source position: dateutil.inc line 410
| 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 |