This release:
- Changes package layout to single-file, single-module library for easy reuse without build systems
- Enables building with FPM
- Initializes
tm_struct
to zero before callingstrptime
. Fixed #49 . Thanks @nichannah.
This release:
tm_struct
to zero before calling strptime
. Fixed #49 . Thanks @nichannah.