Go to the source code of this file.
Functions/Subroutines | |
| subroutine | day_of_week (PYEAR, PMONTH, PDAY, PDOW) |
| subroutine day_of_week | ( | integer, intent(in) | PYEAR, |
| integer, intent(in) | PMONTH, | ||
| integer, intent(in) | PDAY, | ||
| integer, intent(out) | PDOW | ||
| ) |
Definition at line 6 of file day_of_week.F90.
1.8.5