Initializes a new instance of the DateTime class with the specified number of ticks.
Namespace: com.mindfusion.common
Package: com.mindfusion.common
SyntaxJava
Copy Code
|
|---|
public DateTime ( |
A date and time expressed in number of 100-nanosecond intervals.
See Also