Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TimezoneOffset

A line from the tzdata database.

Hierarchy

  • TimezoneOffset

Index

Properties

abbr: string

The common timezone abbreviation.

isDst: boolean

If true the adjustment includes daylight savings time.

offset: number

The offset to be added to local time in minutes.

utc: number

The from which this offset applies in milliseconds since 1 Jan 1970 UTC.

Generated using TypeDoc