Class DateTimeUtils


  • public class DateTimeUtils
    extends java.lang.Object
    Contains utility methods to work with dates.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.text.DateFormat getDateFormat​(int dateStyle)
      Returns DateFormat with current TimeZone and Locale.
      • Methods inherited from class java.lang.Object

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

      • getDateFormat

        public static java.text.DateFormat getDateFormat​(int dateStyle)
        Returns DateFormat with current TimeZone and Locale.