Class: String

Inherits:
Object
  • Object
show all
Defined in:
lib/date-formatter.rb

Instance Method Summary collapse

Instance Method Details

#to_strftimeObject



100
# File 'lib/date-formatter.rb', line 100

def to_strftime() DateByExample.to_strftime( self ); end