LJ::http_to_time — Converts HTTP date to Unix time.
LJ::http_to_time(string);
LJ::http_to_time
string. HTTP Date. See RFC 2616 for format.
Wrapper around HTTP::Date::str2time. See also LJ::time_to_http.
cgi-bin/ljlib.pl
integer; Unix time.