class String
Public Instance Methods
to_strftime()
click to toggle source
# File lib/date-formatter.rb, line 100 def to_strftime() DateByExample.to_strftime( self ); end
# File lib/date-formatter.rb, line 100 def to_strftime() DateByExample.to_strftime( self ); end