Converts a local time (ActiveX Date) to a UTC Julian date.
Util.Date_Julian(DateVal)
The method syntax has these parts:
Part | Description |
---|---|
DateVal (Date) | local date/time for which the UTC Julian date is desired |
Return (Double) | corresponding UTC Julian date |