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
..
base64.c
bitarray.c
CMakeLists.txt
dec.c
hex.c
json.c json: support parsing and serializing 'int64_t' 2024-08-13 14:58:06 +02:00
Kconfig
notify.c
onoff.c
rb.c
ring_buffer.c
timeutil.c sys: timeutil: expose and use macro for base year 2024-08-29 11:38:28 +02:00
utf8.c zephyr: Add zero-len check for utf8_trunc 2024-06-27 08:48:31 -04:00
winstream.c