get_julian


Description:

public uint get_julian ()

Returns the Julian day or "serial number" of the Date.

The Julian day is simply the number of days since January 1, Year 1; i.e., January 1, Year 1 is Julian day 1; January 2, Year 1 is Julian day 2, etc. The date must be valid.

Parameters:

this

a Date to extract the Julian day from

Returns:

Julian day