NCEPLIBS-w3emc
2.12.0
Toggle main menu visibility
Main Page
Modules
Modules List
Module Members
All
Functions/Subroutines
Data Types
Data Types List
Data Fields
All
Functions/Subroutines
Files
File List
Globals
All
a
b
c
e
f
g
i
l
m
o
p
q
r
s
u
v
w
x
Functions/Subroutines
a
b
c
e
f
g
i
l
m
o
p
q
r
s
u
v
w
x
•
All
Data Structures
Namespaces
Files
Functions
Pages
Loading...
Searching...
No Matches
w3locdat.f
Go to the documentation of this file.
1
4
22
subroutine
w3locdat
(idat)
23
integer
idat(8)
24
character
cdate*8,ctime*10,czone*5
25
! - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
26
! get local date and time but use the character time zone
27
call
date_and_time(cdate,ctime,czone,idat)
28
read
(czone,
'(i5)'
) idat(4)
29
! - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
22
subroutine
w3locdat
(idat)
…
30
end
w3locdat
subroutine w3locdat(idat)
This subprogram returns the local date and time in the ncep absolute date and time data structure.
Definition
w3locdat.f:23
src
w3locdat.f
Generated by
1.9.8