class Chrono::Fields::Day

Private Instance Methods

range() click to toggle source
# File lib/chrono/fields/day.rb, line 6
def range
  1..31
end