-
- Downloads
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().
Please register or sign in to comment