class Fugit::Cron

def determine_monthdays(arr)

def determine_monthdays(arr)
  (@monthdays = do_determine(:monthdays, arr, 1, 31)) != false
end