R7_DATE2J

Convert a date string into a Julian date

Synopsis:
CALL R7_DATE2J date$ TO julian_date
'r7_date2j( date$, julian_date )
ArgumentEnumerationPurpose
date$Date string dd/mm/yy or "TODAY"
julian_dateJulian date
>R7_DATE2J

R7_DATE2J

This function is obsolete because of Y2K issues and should not be used. Its functionality has been replaced by the CONVERT DATE statement.

History
Introduced in KCML 3.00 but is now considered obsolete.