Class Instants

    • Field Detail

      • RFC_7231_DATE_FORMATTER

        public static final DateTimeFormatter RFC_7231_DATE_FORMATTER
    • Constructor Detail

      • Instants

        public Instants()
    • Method Detail

      • toRFC7231Format

        public static String toRFC7231Format​(Instant instant)
        Formats a given Instant as required by RFC7231 for dates.
        Parameters:
        instant -
        Returns:
        the instant properly formatted