TimeZone Members
Represents a valid time zone. Exists to support a set of time zone properties and expose them for use in your subscription management application.
The following tables list the members exposed by the TimeZone type.
Public Properties
Nombre | Description | |
---|---|---|
DaylightName | Gets the daylight savings time name for the time zone, for example, "Central Europe Daylight Time". | |
DisplayName | Gets the language-independent display name for the time zone. | |
Language | Gets the language in which the selected time zone information is stored. | |
LocationName | Gets the location name for the time zone, for example, "Central Europe Time". | |
StandardName | Gets the standard name for the time zone, for example, "Central Europe Standard Time." | |
TimeZoneId | Gets the identifier for the time zone. | |
TimeZoneName | Gets the Notification Services assigned name for the time zone, for example, "(GMT+01:00) Belgrade, Bratislava, Budapest, Ljubljana, Prague." | |
UtcOffset | Gets the Universal Time Coordinate (UTC) offset value for the time zone. |
Arriba
Public Methods
(see also Protected Methods )
Nombre | Description | |
---|---|---|
Equals | Overloaded. Overridden. Returns a value indicating whether this instance is equal to a specified object. | |
GetHashCode | Overridden. Gets the hash code for the TimeZone object. | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | Overridden. Returns a String representation of the TimeZone. |
Arriba
Protected Methods
Nombre | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Arriba
Vea también
Referencia
TimeZone Class
Microsoft.SqlServer.NotificationServices Namespace