OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
ymds2unix.c File Reference
#include <time.h>
#include <timeutils.h>
#include <ctype.h>
Include dependency graph for ymds2unix.c:

Go to the source code of this file.

Functions

double ymds2unix (int16_t year, int16_t month, int16_t day, double secs)
 

Function Documentation

◆ ymds2unix()

double ymds2unix ( int16_t  year,
int16_t  month,
int16_t  day,
double  secs 
)

Definition at line 9 of file ymds2unix.c.