Age | Commit message (Expand) | Author |
---|---|---|
2021-07-12 | shared: Introduce new top-level dir and move 1st party lib code there. | Damien George |
2021-06-25 | mimxrt: Move calc_weekday helper function to timeutils. | Krzysztof Adamski |
2021-01-29 | lib/timeutils: Provide simple impl of extra funcs when Epoch is 1970. | Damien George |
2020-09-18 | all: Rename absolute time-based functions to include "epoch". | Damien George |
2020-08-22 | lib/timeutils: Add helper functions to deal with nanosecs since 1970. | Damien George |
2020-02-28 | all: Reformat C and Python source code with tools/codeformat.py. | Damien George |
2017-07-31 | all: Use the name MicroPython consistently in comments | Alexander Steffen |
2017-07-18 | all: Unify header guard usage. | Alexander Steffen |
2016-06-02 | lib/timeutils/timeutils: timeutils_mktime may accept negative time values. | Paul Sokolovsky |
2015-05-13 | lib: Move time utility functions to common library. | Josef Gajdusek |