| Symbol | Description | Uses |
| startofmonth_1 | 3 |
| File | Line number | Procedure | Code |
| ./pkg/cal/cal_getmonthsrec.F | 61 | CAL_GETMONTHSREC |
integer startofmonth_1, startofmonth_2 |
| ./pkg/cal/cal_getmonthsrec.F | 94 | CAL_GETMONTHSREC |
startofmonth_1 = (currentdate(1)/100)*100 + 1 |
| ./pkg/cal/cal_getmonthsrec.F | 96 | CAL_GETMONTHSREC |
call CAL_FULLDATE( startofmonth_1, startofmonth_2, |