Method: String#thedate

Defined in:
lib/ndr_support/string/conversions.rb

#thedateObject



48
49
50
# File 'lib/ndr_support/string/conversions.rb', line 48

def thedate
  Ourdate.new(self).thedate
end