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