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



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

JulianDateToDateTime

Convert a Julian date representation to a TDateTime value.

Declaration

Source position: dateutil.inc line 387

function JulianDateToDateTime(

  const AValue: Double

):TDateTime;

Arguments

AValue

  

Date in Julian notation

Function result

Resulting TDateTime

Description

Not yet implemented.

Errors

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

See also

DateTimeToJulianDate

  

Converts a TDateTime value to a Julian date representation

TryJulianDateToDateTime

  

Convert a Julian date representation to a TDateTime value.

DateTimeToModifiedJulianDate

  

Convert a TDateTime value to a modified Julian date representation

TryModifiedJulianDateToDateTime

  

Convert a modified Julian date representation 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