Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/date-formatter.rb
Instance Method Summary collapse
Instance Method Details
#to_strftime ⇒ Object
100 |
# File 'lib/date-formatter.rb', line 100 def to_strftime() DateByExample.to_strftime( self ); end |