Purpose:
Calculates the Julian value of a date. Each day (even those in the past) are assigned a unique number.
Parameter:
Date
Return value:
Number
Example:
DateToJulian(Today()) Result: 2453992
Purpose:
Calculates the Julian value of a date. Each day (even those in the past) are assigned a unique number.
Parameter:
Date
Return value:
Number
Example:
DateToJulian(Today()) Result: 2453992