Introduction
TimeZoneInfo partial class for UserDisplayProfile / DisplayMeasurementProfile mapping. Uses existing GetCountryByTimeZone() to avoid duplicating timezone lists.
Properties

DateFormat

The default date/time format for this timezone.

DefaultDisplayProfile

The default display measurement profile for this timezone.

DefaultElectricEconomyUnit

The electric energy economy unit for this timezone.

DefaultFuelEconomyUnit

The fuel economy unit for this timezone.

electricUnitOverrides

Timezone-specific electric unit overrides for regions where the timezone's mapped country doesn't match local preferences (e.g., Denmark/Netherlands prefer km/L-e despite being European).

Id

The Olson Timezone identifier.

IsDaylightSavingTimeSupported

A value indicating whether the Timezone supports daylight saving time.

IsMetric

Whether this timezone uses the metric measurement system.

OffsetFromUtc

The offset of the Timezone from UTC.

RegionalContinent

The continent for this timezone.

RegionalCurrency

The currency for this timezone.

timezoneOverrides

Timezone-specific currency overrides for regions where the timezone's mapped country doesn't match the actual currency used (e.g., Hong Kong uses HKD, not CNY from China).

Loading API Runner...