index
:
user/sven/micropython.git
for-upstream
master
old
stmhal-flash
origin/HEAD
origin/docs/library/bluetooth
origin/master
origin/parse-bytecode
origin/v1.22-release
origin/v1.24-release
The MicroPython project
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
timeutils
/
timeutils.c
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-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-05-29
various: Spelling fixes
Ville Skyttä
2017-03-31
all: Use full path name when including mp-readline/timeutils/netutils.
Damien George
2016-06-03
lib/timeutils/timeutils: Fix pedantic warning in coverage build.
Paul Sokolovsky
2016-06-02
lib/timeutils/timeutils: timeutils_mktime may accept negative time values.
Paul Sokolovsky
2016-04-27
lib/timeutils/timeutils: Typo fix in comment.
Paul Sokolovsky
2015-05-21
lib: Fix some issues in timeutils
Dave Hylands
2015-05-13
lib: Move time utility functions to common library.
Josef Gajdusek