Now | Get the current date/time. |
ChameleonDateTime | Overloaded. Initializes a new instance of the ChameleonDateTime class. |
DateTimeValue | Date Time property. |
Handle | Get the date/time handle for the class object. |
Zone | Time zone property. |
Dispose | Overloaded. Free the date/time handle for the class object. |
Equals (inherited from Object) | |
Format | Get the ChameleonDateTime object as a string in the format specified in formatString . |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
IsNull | Check whether the ChameleonDateTime object is null. |
ToString | Convert the date/time value of the ChameleonDateTime object to a string. |
Dispose | Overloaded. Helper method. Actual dispose method. Intended to be overridden by the child. |
Finalize | Destructor. Calls Dispose passing false as a parameter. |
MemberwiseClone (inherited from Object) |