-
rswindell authored
Created macros to return year/month/day/hour/min/sec from iso date/time values. Created isoDateTime_create() to create an isoDateTime_t from individual date and time components (i.e. year, month, day, hour, min, sec).
rswindell authoredCreated macros to return year/month/day/hour/min/sec from iso date/time values. Created isoDateTime_create() to create an isoDateTime_t from individual date and time components (i.e. year, month, day, hour, min, sec).
Loading