Util.Julian_Day() Method

Truncate Julian date to beginning of whole day (not noon).

Syntax

Util.Julian_Day(JulianDate)

The method syntax has these parts:

Part Description
JulianDate (Double) a UTC Julian date
Return (Double) the given Julian date truncated to the beginning of the whole day

Remarks

Note: The fractional part of a Julian date is zero at noon!