Package org.apache.hadoop.ozone.s3.util
Class RFC1123Util
java.lang.Object
org.apache.hadoop.ozone.s3.util.RFC1123Util
Stricter RFC1123 data format.
This format always use two digits for the days to make it compatible with golang clients.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DateTimeFormatterAn RFC-1123 compatible file format which always use two digits for the days. -
Method Summary
-
Field Details
-
FORMAT
An RFC-1123 compatible file format which always use two digits for the days.
-