method

rfc2822

v1_9_2_180 - Show latest stable - Class: Date
rfc2822()
public

No documentation available.

# File lib/date/format.rb, line 351
  def rfc2822() strftime('%a, %-d %b %Y %T %z') end