NCEPLIBS-w3emc 2.12.0
|
Return the utc date and time. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | w3utcdat (idat) |
This subprogram returns the utc (greenwich) date and time in the NCEP absolute date and time data structure. | |
subroutine w3utcdat | ( | integer, dimension(8) | idat | ) |
This subprogram returns the utc (greenwich) date and time in the NCEP absolute date and time data structure.
Date | Programmer | Comment |
---|---|---|
1998-01-05 | Mark Iredell | Initial. |
1999-04-28 | Stephen Gilbert | Added a patch to check for the proper UTC |
offset. Needed until the IBM bug in date_and_time is fixed. The patch can then be removed. See comments in the section blocked with "&&&&&&&&&&&". 1999-08-12 | Stephen Gilbert | Changed so that czone variable is saved and the system call is only done for first invocation of this routine.
[in] | IDAT | NCEP absolute date and time (year, month, day, time zone, hour, minute, second, millisecond) |
Definition at line 22 of file w3utcdat.f.