circuitpython/shared/timeutils
Damien George 43bd57f94b shared/timeutils: Document the range of year/month/day etc input values.
These differ to, eg, the standard `mktime()` function.

Signed-off-by: Damien George <damien@micropython.org>
2024-10-24 11:22:22 +11:00
..
timeutils.c all: Remove the "STATIC" macro and just use "static" instead. 2024-03-07 14:20:42 +11:00
timeutils.h shared/timeutils: Document the range of year/month/day etc input values. 2024-10-24 11:22:22 +11:00