help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Procedures and functions] Reference for unit 'dateutils' (#rtl)

DateTimeToUnix

Convert a TDateTime value to Unix epoch time

Declaration

Source position: dateutil.inc line 398

function DateTimeToUnix(

  const AValue: TDateTime

):Int64;

Arguments

AValue

  

DateTime value to convert

Function result

Unix epoch time corresponding to AValue

Description

Not yet implemented.

Errors

Currently, trying to use this function will raise an exception.

See also

UnixToDateTime

  

Convert Unix epoch time to a TDateTime value

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505