R7_J2DATE

Convert Julian date to a string

Synopsis:
CALL R7_J2DATE julian_date, len TO date$
'r7_j2date( julian_date, len, date$ )
ArgumentEnumerationPurpose
julian_dateJulian date
lenLength of date buffer either 8 or 10
date$Date buffer
>R7_J2DATE

R7_J2DATE

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.