NCEPLIBS-w3emc 2.12.0
Loading...
Searching...
No Matches
w3fs13.f File Reference

Year, month, and day to day of year. More...

Go to the source code of this file.

Functions/Subroutines

subroutine w3fs13 (iyr, imo, ida, jdy)
 0converts year, month and day to day of year.
 

Detailed Description

Year, month, and day to day of year.

Author
Ralph Jones
Date
1985-08-31

Definition in file w3fs13.f.

Function/Subroutine Documentation

◆ w3fs13()

subroutine w3fs13 (   iyr,
  imo,
  ida,
  jdy 
)

0converts year, month and day to day of year.

Program History Log:

Date Programmer Comments
1985-07-31 Ralph Jones Initial.
1989-11-02 Ralph Jones Convert to cray cft77 fortran.
Parameters
[in]IYRYear of century, 00-99 or year of era, 1901-2099
[in]IMOMonth of year, 1-12
[in]IDADay of month, 1-31
[out]JDYDay of year, 1-366
Note
This procedure is valid only from the years 1901-2099 inclusive.

Definition at line 20 of file w3fs13.f.