Equals |
This is overridden to allow proper comparison of DateTimeInstance objects
(Overrides Object.Equals(Object)) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
GetHashCode |
Get a hash code for the DateTimeInstance object
(Overrides Object.GetHashCode()) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
ToLocalTime | This converts the date/time info to local time |
ToString |
This converts the date/time info to string form
(Overrides Object.ToString()) |
ToTimeZone | This converts the date/time info to the specified time zone |