GOA - System.TimeZone

TimeZone Class


Represents a time zone.

Definition

public abstract class TimeZone: Object

Members Table

MethodDescription
EqualsOverloaded. Compares two objects to determine if they are equal. (Inherited from Object)
GetHashCodeServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object)
GetTypeGets the Type of the current instance. (Inherited from Object)
GetUtcOffsetReturns the coordinated universal time (UTC) offset for the specified local time.
ReferenceEqualsDetermines whether the specified Object instances are the same instance. (Inherited from Object)
TimeZoneInitializes a new instance of TimeZone.
ToLocalTimeReturns the local time that corresponds to a specified coordinated universal time (UTC).
ToStringReturns a String that represents the current Object. (Inherited from Object)
ToUniversalTimeReturns the coordinated universal time (UTC) that corresponds to a specified local time.
PropertyDescription
CurrentTimeZoneGets the current time zone of the computer system.

Inheritance Hierarchy

Object
TimeZone

Class Information

NamespaceSystem
Flash Librarycorlib.scl
Flash Library Version2.0.0.2466
Silverlight LibrarySystem.Windows.Forms.dll



© 2003-2007 NETiKA Technologies. All rights reserved.