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



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

ModifiedJulianDateToDateTime

Convert a modified Julian date representation to a TDateTime value.

Declaration

Source position: dateutil.inc line 391

function ModifiedJulianDateToDateTime(

  const AValue: Double

):TDateTime;

Arguments

AValue

  

Date to convert

Function result

AValue in modified Julian date notation.

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

JulianDateToDateTime

  

Convert a Julian date representation to a TDateTime value.

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