#include "inttypes.h"#include "time.h"Go to the source code of this file.
Functions | |
| int | getTagDesJahres (const int uTag, const int uMonat, const int uJahr) |
| char | getKalenderwoche (const int uTag, const int uMonat, const int uJahr) |
| int | getWochentag (const int uTag, const int uMonat, const int uJahr) |
| int | offtime (int64_t *t, long int offset, struct tm *tp) |