Function getPseudoISO

  • Returns a string similar to Date.toISOString() but in the timezone tzid. Contrary to the typical meaning of Z at the end of the string, this is not actually a UTC date.

    Parameters

    • tzid: string
    • date: Date

    Returns string