Util.Julian_FracYear() Method

Converts a Julian date to a fractional year.

Syntax

Util.Julian_FracYear(JulianDate)

The method syntax has these parts:

Part Description
JulianDate (Double) a Julian date
Return (Double) the equivalent fractional year, for example, 2002.19854

Remarks

This works for any time scale for the Julian date, however by convention Julian dates are in UTC time, so the fractional year will be for UTC as well.