Class DateConverter

java.lang.Object
de.lehmannet.om.util.DateConverter

public class DateConverter extends Object
The DateConverter is a helper class that provides methods for handling the all kind of date formats.
E.g. the ISO8601 date format (A short summary about the ISO8601 date format can be accessed at the W3C.), or the Julian date.
Since:
1.0
Author:
doergn@users.sourceforge.net