case 'month':
                min = b['time'].find('select.cron-time-min').val();
                hour = b['time'].find('select.cron-time-hour').val();
                day = b['dom'].find('select').val();
                break;