Class XDate


  • public final class XDate
    extends java.lang.Object
    Used to provide Date utilities
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.util.Date setToEndOfDay​(java.util.Date date)  
      • Methods inherited from class java.lang.Object

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

      • setToEndOfDay

        public static java.util.Date setToEndOfDay​(java.util.Date date)