Class EdalDateFormat
- java.lang.Object
-
- de.ipk_gatersleben.bit.bi.edal.rmi.client.util.EdalDateFormat
-
public class EdalDateFormat extends java.lang.Object
A class used to format Datetime.
-
-
Constructor Summary
Constructors Constructor Description EdalDateFormat()
-
Method Summary
Modifier and Type Method Description static java.text.SimpleDateFormat
getDefaultDateFormat(EdalDatePrecision _precision)
-
-
-
Method Detail
-
getDefaultDateFormat
public static java.text.SimpleDateFormat getDefaultDateFormat(EdalDatePrecision _precision)
-
-