Functions for dealing with time and dates in HTTP requests.
Functions for dealing with time and dates in HTTP requests.
(format-date date)
Format a date as RFC1123 format.
Format a date as RFC1123 format.
(parse-date http-date)
Attempt to parse a HTTP date. Returns nil if unsuccessful.
Attempt to parse a HTTP date. Returns nil if unsuccessful.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close