![]() |
libdas2
das2 core C utilities
|
Das Time Utilities. More...
Das Time Utilities.
#include <stdbool.h>#include <stdint.h>Go to the source code of this file.
Data Structures | |
| struct | das_time |
| Basic date-time structure used throughout the Das1 & Das2 utilities. More... | |
Functions | |
| void | dt_null (das_time *pDt) |
| Zero out all values in a das_time structrue. More... | |
| bool | dt_now (das_time *pDt) |
| Initialize a das_time to the current UTC time. More... | |
1.8.5