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



[Overview][Types][Procedures and functions][Variables] Reference for unit 'unixutil' (#rtl)

GregorianToJulian

Converts a gregorian date to a julian date

Declaration

Source position: unixutil.pp line 42

function GregorianToJulian(

  Year: LongInt;

  Month: LongInt;

  Day: LongInt

):LongInt;

Description

GregorianToJulian takes a gregorian date and converts it to a Julian day.

Errors

None.

See also

JulianToGregorian

  

Converts a julian date to a gregorian date

Notes

 No notes exist for this page yet. 





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