Chameleon and Iguana Plugin C# Class Libraries

ChameleonDateTime Members

ChameleonDateTime overview

Public Static (Shared) Methods

Now Get the current date/time.

Public Instance Constructors

ChameleonDateTime Overloaded. Initializes a new instance of the ChameleonDateTime class.

Public Instance Properties

DateTimeValue Date Time property.
Handle Get the date/time handle for the class object.
Zone Time zone property.

Public Instance Methods

DisposeOverloaded. 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.

Protected Instance Methods

DisposeOverloaded. 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) 

See Also

ChameleonDateTime Class | iNTERFACEWARE.Chameleon Namespace