public interface DateValue extends java.lang.Comparable<DateValue>
int
day()
month()
year()
compareTo
int year()
int month()
int day()