Go to the source code of this file.
Modules | |
| module | w3timemd |
Functions/Subroutines | |
| subroutine | w3timemd::tick21 (TIME, DTIME) |
| integer function | iymd21 (NYMD, M) |
| real function | w3timemd::dsec21 (TIME1, TIME2) |
| integer function | mymd21 (NYMD) |
| real function | w3timemd::tdiff (T1, T2) |
| subroutine | w3timemd::stme21 (TIME, DTME21) |
| integer function | w3timemd::julday (id, mm, iyyy) |
| subroutine | w3timemd::caldat (julian, id, mm, iyyy) |
| real(kind=8) function | w3timemd::time2hours (TIME) |
| subroutine | w3timemd::prinit |
| subroutine | w3timemd::prtime (PTIME) |
| subroutine | w3timemd::t2d (TIME, DAT, IERR) |
| subroutine | w3timemd::d2t (DAT, TIME, IERR) |
| subroutine | w3timemd::d2j (DAT, JULIAN, IERR) |
| subroutine | w3timemd::j2d (JULIAN, DAT, IERR) |
| double precision function | w3timemd::tsub (T1, T2) |
| double precision function | w3timemd::tsubsec (T1, T2) |
| subroutine | w3timemd::u2d (UNITS, DAT, IERR) |
| subroutine | w3timemd::t2iso (TIME, ISODT) |
Variables | |
| character, public | w3timemd::caltype |
| integer function tick21::iymd21 | ( | integer, intent(in) | NYMD, |
| integer, intent(in) | M | ||
| ) |
Definition at line 198 of file w3timemd.F90.
References w3timemd::caltype, and w3servmd::strace().
Referenced by w3timemd::tick21().
| integer function dsec21::mymd21 | ( | integer, intent(in) | NYMD | ) |
Definition at line 460 of file w3timemd.F90.
References w3timemd::caltype, and w3servmd::strace().
Referenced by w3timemd::dsec21().