|
ocssw
V2022
|
Include dependency graph for julian.c:
Go to the source code of this file.
Macros | |
| #define | IGREG1 (15L + 31L * (10L + 12L * 1582L)) |
| #define | IGREG2 2299161L |
Functions | |
| int32_t | julday (int year, int month, int day) |
| void | caldat (int32_t julian, int *year, int *month, int *day) |
Macro Definition Documentation
◆ IGREG1
◆ IGREG2
Function Documentation
◆ caldat()
| void caldat | ( | int32_t | julian, |
| int * | year, | ||
| int * | month, | ||
| int * | day | ||
| ) |


