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.
Date.toISOString()
tzid
Z
Returns a string similar to
Date.toISOString()but in the timezonetzid. Contrary to the typical meaning ofZat the end of the string, this is not actually a UTC date.