ParseJD


The ParseJD function splits a Julian Date into year, month, day, hour, minute, and seconds.

Syntax

nYear, nMonth, nDay, nHr, nMin, nSec = ParseJD( nJD )

bullet.gif    nJD is a Julian Date (e.g., 2454213.594103).

bullet.gif    nYear, nMonth, nDay, nHr, nMin, nSec are the components of the Julian Date.

Remarks

To calculate the Julian Date from date and time components, use CalcJD.

Related Topics

FormatYmdStr, CalcJD, JDtoDateTime


Mira Pro x64 Script User's Guide, Copyright Ⓒ 2023 Mirametrics, Inc. All Rights Reserved.