Attempt to parse a HTTP date. Returns nil if unsuccessful.
Source
(defnparse-date"Attempt to parse a HTTP date. Returns nil if unsuccessful."{:added"1.2"}[http-date](->>(keyshttp-date-formats)(map(partialattempt-parse(trim-quoteshttp-date)))(removenil?)(first)))