NCEPLIBS-w3emc 2.12.0
|
Format a date and time into characters. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | w3pradat (idat, cdat) |
This subprogram forms various character strings useful in describing an NCEP absolute date and time. | |
subroutine w3pradat | ( | integer, dimension(8) | idat, |
character*(*), dimension(8) | cdat | ||
) |
This subprogram forms various character strings useful in describing an 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) |
[out] | CDAT | Strings describing date and time:
|
Definition at line 26 of file w3pradat.f.