JPlanner Programmer's Guide
DateTime Constructor
See Also
 






Initializes a new instance of the DateTime class.

 Overload List

Name Description

DateTime (Int32, Int32, Int32)

Initializes a new instance of the DateTime class with the specified values.

DateTime (Int32, Int32, Int32, Int32, Int32, Int32)

Initializes a new instance of the DateTime class with the specified values.

DateTime (Int32, Int32, Int32, Int32, Int32, Int32, Int32)

Initializes a new instance of the DateTime class with the specified values.

DateTime (Int64)

Initializes a new instance of the DateTime class with the specified number of ticks.

 See Also

DateTime Class
com.mindfusion.common Namespace