Function JtoD() Foundation
Converts a Julian date to a date value.
Syntax
JToD( <nJulianDate> ) --> dDate
Parameters
<nJulianDate>
The Julian date value to convert.
Return
The function JtoD() converts a Julian date to a date value.
Description
TBD
Examples
// Todo: Example
PROCEDURE Main
RETURN
Feedback
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.