class Chrono::Fields::Hour

Private Instance Methods

range() click to toggle source
# File lib/chrono/fields/hour.rb, line 6
def range
  0..23
end