Class DateTimeHelpers


  • public class DateTimeHelpers
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      DateTimeHelpers()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getCurrentDateInFormat​(java.lang.String format, int increase)  
      static java.util.Map getCurrentQuarterYear()  
      • Methods inherited from class java.lang.Object

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

      • DateTimeHelpers

        public DateTimeHelpers()
    • Method Detail

      • getCurrentQuarterYear

        public static java.util.Map getCurrentQuarterYear()
      • getCurrentDateInFormat

        public static java.lang.String getCurrentDateInFormat​(java.lang.String format,
                                                              int increase)