NCEPLIBS-w3emc 2.12.0
|
Determine the validity of a date and time. More...
Go to the source code of this file.
Functions/Subroutines | |
logical function | w3valdat (idat) |
This logical function returns true if the input is a valid NCEP absolute date and time. | |
logical function w3valdat | ( | integer, dimension(8) | idat | ) |
This logical function returns true if the input is a valid NCEP absolute date and time.
Date | Programmer | Comment |
---|---|---|
1998-01-05 | Mark Iredell | Initial. |
[in] | IDAT | NCEP absolute date and time (year, month, day, time zone, hour, minute, second, millisecond) |
Definition at line 17 of file w3valdat.f.