Skip to content

Function: formatDateInTimeZone()

formatDateInTimeZone(date, timeZone): string

Defined in: src/utils/time-utils.ts:25

Parameters

date

Date

timeZone

string

Returns

string

Released under the MIT License.