Class: Cliptic::Date
- Inherits:
-
Date
- Object
- Date
- Cliptic::Date
- Defined in:
- lib/cliptic/lib.rb
Instance Method Summary collapse
Instance Method Details
#to_long ⇒ Object
14 15 16 |
# File 'lib/cliptic/lib.rb', line 14 def to_long self.strftime('%A %b %-d %Y') end |