TimeZone Properties |
The TimeZone type exposes the following members.
Name | Description | |
---|---|---|
DSTEndDayOfMonth |
Gets the day of the month in which daylight savings ends for this timezone.
| |
DSTEndDayOfWeek |
Returns the day of the week that daylight savings ends.
| |
DSTEndDayType |
Gets the way in which the end of daylight savings is implemented for this
timezone.
| |
DSTEndMonth |
Gets the month in which daylight savings ends for this timezone.
| |
DSTEndTimeOfDay |
Gets the time of day at which daylight savings ends for this timezone.
| |
DSTEndWeekOfMonth |
Gets the week of the month in which daylight savings ends for this timezone.
| |
DSTStartDayOfMonth |
Gets the day of the month in which daylight savings starts for this timezone.
| |
DSTStartDayOfWeek |
Returns the day of the week that daylight savings begins.
| |
DSTStartDayType |
Gets the way in which the start of daylight savings is implemented for this
timezone.
| |
DSTStartMonth |
Gets the month in which daylight savings starts for this timezone.
| |
DSTStartTimeOfDay |
Gets the time of day at which daylight savings starts for this timezone.
| |
DSTStartWeekOfMonth |
Gets the week of the month in which daylight savings starts for this timezone.
| |
GMTOffset |
Returns the difference between this TimeZone and GMT, in hours.
| |
HasDST |
Returns true if this TimeZone has daylight savings.
|