Class HttpDateFormat

    • Field Detail

      • MODIFICATION_DATE_PATTERN

        public static final String MODIFICATION_DATE_PATTERN
        Pattern for the modification date as defined by RFC 1123
        See Also:
        Constant Field Values
      • CREATION_DATE_PATTERN

        public static final String CREATION_DATE_PATTERN
        Simple date format pattern for the creation date ISO representation (partial).
        See Also:
        Constant Field Values
    • Constructor Detail

      • HttpDateFormat

        public HttpDateFormat​(String pattern)