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



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

UnixToDateTime

Convert Unix epoch time to a TDateTime value

Declaration

Source position: dateutil.inc line 399

function UnixToDateTime(

  const AValue: Int64

):TDateTime;

Arguments

AValue

  

Date to convert.

Function result

AValue as a TDateTime value.

Description

Not yet implemented.

Errors

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

See also

DateTimeToUnix

  

Convert a TDateTime value to Unix epoch time

Notes

 No notes exist for this page yet. 





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