zephyr/lib/utils
Anuj Pathak 836514c9dd sys: timeutil: expose and use macro for base year
timeutil internally uses 1900 as base year for calculation,
that is hidden from caller context. Thus declared a macro in
the public header file, and uses that macro will let caller adjust the
calulations accordingly.

Signed-off-by: Anuj Pathak <anuj@croxel.com>
2024-08-29 11:38:28 +02:00
..
CMakeLists.txt
Kconfig
base64.c
bitarray.c
dec.c
hex.c
json.c
notify.c
onoff.c
rb.c
ring_buffer.c
timeutil.c
utf8.c
winstream.c