# File lib/facets/more/http.rb, line 58 def http_date(a_time) a_time.gmtime.strftime("%a, %d %b %Y %H:%M:%S GMT") end