Class INTERNALDATE

  • All Implemented Interfaces:
    Item

    public class INTERNALDATE
    extends java.lang.Object
    implements Item
    An INTERNALDATE FETCH item.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int msgno  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String format​(java.util.Date d)
      Format given Date object into INTERNALDATE string
      java.util.Date getDate()  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • msgno

        public int msgno
    • Method Detail

      • getDate

        public java.util.Date getDate()
      • format

        public static java.lang.String format​(java.util.Date d)
        Format given Date object into INTERNALDATE string
        Parameters:
        d - the Date
        Returns:
        INTERNALDATE string