Class DateAndTime

  • All Implemented Interfaces:
    Duplicatable

    public final class DateAndTime
    extends Object
    implements Duplicatable
    This class is used to represent a date and time in a Word document.
    • Constructor Detail

      • DateAndTime

        public DateAndTime()
      • DateAndTime

        public DateAndTime​(DateAndTime other)
      • DateAndTime

        public DateAndTime​(byte[] buf,
                           int offset)