JPlanner Programmer's Guide
DateTime Class
See Also
 






Immutable representation of date and time. This implementation provides more sophisticated wrapper around the date & time API of Java.

Namespace: com.mindfusion.common
Package: com.mindfusion.common

 Syntax

Java  Copy Code

public class DateTime implements Comparable<T>, Cloneable

 Inheritance Hierarchy

java.lang.Object
    com.mindfusion.common.DateTime

 See Also

DateTime Members
com.mindfusion.common Namespace