ring.util.time

(source)
Functions for dealing with time and dates in HTTP requests.

For more info about this library see:

https://github.com/ring-clojure/ring/wiki
Public Variable Short Description
format-date (clj) Format a date as RFC1123 format.
parse-date (clj) Attempt to parse a HTTP date.