Symbol | Description | Uses |
shifttime | 9 |
File | Line number | Procedure | Code |
./pkg/cal/cal_getmonthsrec.F | 138 | CAL_GETMONTHSREC |
shifttime(1) = -shifttime(1) |
./pkg/cal/cal_getmonthsrec.F | 139 | CAL_GETMONTHSREC |
call CAL_ADDTIME( startofmonth, shifttime, middate0, mythid ) |
./pkg/cal/cal_getmonthsrec.F | 178 | CAL_GETMONTHSREC |
call CAL_ADDTIME( endofmonth, shifttime, middate1, mythid ) |
./pkg/cal/cal_getmonthsrec.F | 60 | CAL_GETMONTHSREC |
integer shifttime(4) |
./pkg/cal/cal_getmonthsrec.F | 82 | CAL_GETMONTHSREC |
shifttime(1) = 1 |
./pkg/cal/cal_getmonthsrec.F | 83 | CAL_GETMONTHSREC |
shifttime(2) = 0 |
./pkg/cal/cal_getmonthsrec.F | 84 | CAL_GETMONTHSREC |
shifttime(3) = 0 |
./pkg/cal/cal_getmonthsrec.F | 85 | CAL_GETMONTHSREC |
shifttime(4) = -1 |