rfc2822() public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/date/format.rb, line 351
  def rfc2822() strftime('%a, %-d %b %Y %T %z') end
Register or log in to add new notes.