3 4 5
# File 'lib/redistat/mixins/date_helper.rb', line 3 def to_redistat(depth = nil) Redistat::Date.new(self, depth) end