• Create a Timestamp from a Date object.

    Throws

    If the date if from before January 1, 1970 UTC.

    Returns

    The created timestamp.

    Parameters

    • date: Date

      Date representing the timestamp.

    Returns Timestamp

Generated using TypeDoc