View Source hackney_date (hackney v1.23.0)
Summary
Functions
Parse an asctime date.
Return the date formatted according to RFC2109.
Parse an HTTP date (RFC1123, RFC850 or asctime date).
Parse an RFC850 date.
Parse an RFC1123 date.
Parse an RFC2109 date.
Functions
-spec date_to_rfc2109(calendar:datetime()) -> binary().