Click or drag to resize

TimeZone Properties

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The TimeZone type exposes the following members.

Properties
  NameDescription
Public propertyDSTEndDayOfMonth
Gets the day of the month in which daylight savings ends for this timezone.
Public propertyDSTEndDayOfWeek
Returns the day of the week that daylight savings ends.
Public propertyDSTEndDayType
Gets the way in which the end of daylight savings is implemented for this timezone.
Public propertyDSTEndMonth
Gets the month in which daylight savings ends for this timezone.
Public propertyDSTEndTimeOfDay
Gets the time of day at which daylight savings ends for this timezone.
Public propertyDSTEndWeekOfMonth
Gets the week of the month in which daylight savings ends for this timezone.
Public propertyDSTStartDayOfMonth
Gets the day of the month in which daylight savings starts for this timezone.
Public propertyDSTStartDayOfWeek
Returns the day of the week that daylight savings begins.
Public propertyDSTStartDayType
Gets the way in which the start of daylight savings is implemented for this timezone.
Public propertyDSTStartMonth
Gets the month in which daylight savings starts for this timezone.
Public propertyDSTStartTimeOfDay
Gets the time of day at which daylight savings starts for this timezone.
Public propertyDSTStartWeekOfMonth
Gets the week of the month in which daylight savings starts for this timezone.
Public propertyGMTOffset
Returns the difference between this TimeZone and GMT, in hours.
Public propertyHasDST
Returns true if this TimeZone has daylight savings.
Top
See Also