Skip to content

FormatTimeZoneNameOptions

The FormatTimeZoneNameOptions type.

import type { FormatTimeZoneNameOptions } from "@northguild/gmt/zoned/format";
Member Type Description
style? TimeZoneNameStyle
interface FormatTimeZoneNameOptions {
style?: TimeZoneNameStyle;
}

zoned/format/formatTimeZoneName.ts