Util.FracYear_Julian() Method
Converts a fractional year to the equivalent Julian date.
Syntax
Util.FracYear_Julian(FracYear)
The method syntax has these parts:
Part |
Description |
FracYear (Double) |
fractional year (e.g., 1998.132564) |
Return (Double) |
corresponding UTC Julian date |
Remarks
This method works for any time scale, however Julian dates are conventionally expressed in the UTC time scale, therefore the FracYear parameter should conventionally be for UTC.
Copyright © 2000-2016, Robert B. Denny, Mesa, AZ