Function DtoJ() Foundation

Converts a date value to a Julian date.

Syntax
DToJ( <dDate> ) --> nJulianDate
Parameters
<dDate>
The date value to convert.
Return

The function DtoJ() converts a date value to a Julian date.

Description

TBD

Examples
DToJ()
// 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.