ocssw
V2022
|
unix2ymds.c File Reference
Include dependency graph for unix2ymds.c:
Go to the source code of this file.
Functions | |
void | unix2ymds (double usec, int16_t *year, int16_t *mon, int16_t *day, double *secs) |
Function Documentation
◆ unix2ymds()
void unix2ymds | ( | double | usec, |
int16_t * | year, | ||
int16_t * | mon, | ||
int16_t * | day, | ||
double * | secs | ||
) |
Definition at line 8 of file unix2ymds.c.