• Convert a JavaScript UTC datetime to a Julian date.

    Parameters

    • date: Date

      The datetime.

    Returns number

    A Julian date.

    See get_jNow for commentary on this conversion, which is not rigorously correct and can only be trusted to granularities of less than around a minute.

Generated using TypeDoc