Class 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)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EdalDateFormat

        public EdalDateFormat()
    • Method Detail

      • getDefaultDateFormat

        public static java.text.SimpleDateFormat getDefaultDateFormat​(EdalDatePrecision _precision)