You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
litlighilit opened this issue
Jun 17, 2024
· 1 comment
Assignees
Labels
Libstdlib (in Lib/)lit todotodo for litlighilit (currently personal use as lit is the only dev), may turn into team-todo latterpy-diffInconsistence with Python
update readme examples (it used to use std/os.sleep, with msg in milisecs unit)
handle zone
sleep shall accept float, too
impl strftime
impl strptime
check if strptime causes dst issue
impl stuct_time(tuple)
time_* and consts
atime asctime
tests
solve ci failure when JS
add according include::xxx.rst directive in time.strftime/strptime
struct_time.repr
The text was updated successfully, but these errors were encountered:
litlighilit
added
py-diff
Inconsistence with Python
lit todo
todo for litlighilit (currently personal use as lit is the only dev), may turn into team-todo latter
labels
Jun 17, 2024
doc it that current those format that shall be locale-aware is ISO only.
it's possible to aquire the locale-aware format presentation to init the DateTimeLocale from C's strftime / C++'s chrono Formatter, but not sure if necessary, as Nim itself is locale independent.
Libstdlib (in Lib/)lit todotodo for litlighilit (currently personal use as lit is the only dev), may turn into team-todo latterpy-diffInconsistence with Python
trace for progress
time_*
and constsinclude::xxx.rst
directive in time.strftime/strptimeThe text was updated successfully, but these errors were encountered: