Package de.jaret.util.date

This package contains utility classes and interfaces for handling dates.

See:
          Description

Interface Summary
Interval Interval with observable properties.
 

Class Summary
DateUtils Date util class containing methods for JaretDate and the HolidayEnumerator.
Event Extension of the interval implementation forming a single point in time.
IntervalImpl Simple Implementation of an interval.
JaretDate A wrapper for java.util.Date and java.util.Calendar to ease the use of date and time.
JaretDateFormatter Delegate for the JaretDate class supplying convenient methods for generating formatted, i8ned output.
TimeHelper Some methods helping to deal with time values.
 

Package de.jaret.util.date Description

This package contains utility classes and interfaces for handling dates. A central class is the JaretDate that wraps a java.util.date and supplies useful calendar and calculating methods.



Copyright © 2013. All Rights Reserved.