Skip to content
Snippets Groups Projects
Commit d42b80fd authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

unix/modtime: Replace strftime() with localtime().

Baremetal ports standardized on providing localtime(). localtime() offers
more functionality, in particular, strftime() can be completely implemented
in Python with localtime().
parent 08c73d97
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment