PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
Macros | Functions
utCalendar2_cal.h File Reference

Go to the source code of this file.

Macros

#define UT_ENOINIT   -10
 
#define UT_EINVALID   -11
 

Functions

int utCalendar2_cal (double val, ut_unit *dataunits, int *year, int *month, int *day, int *hour, int *minute, double *second, const char *calendar_name)
 
int utInvCalendar2_cal (int year, int month, int day, int hour, int minute, double second, ut_unit *user_unit, double *value, const char *calendar_name)