use FormatItem;
use format_description;
/// The format used by the `Date` header.
pub const ISO8601: & =
format_description!;
/// The format used by the `x-amz-date` header.
pub const ISO8601_EXT: & =
format_description!;
/// The format used by the `x-amz-date` header.
pub const YYYYMMDD: & = format_description!;