OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
epochbk.c File Reference
#include <math.h>
Include dependency graph for epochbk.c:

Go to the source code of this file.

Functions

void EPOCHbreakdown (double epoch, long *year, long *month, long *day, long *hour, long *minute, long *second, long *msec)
 

Function Documentation

◆ EPOCHbreakdown()

void EPOCHbreakdown ( double  epoch,
long *  year,
long *  month,
long *  day,
long *  hour,
long *  minute,
long *  second,
long *  msec 
)

Definition at line 20 of file epochbk.c.