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
This module implements time.strptime() for use with Micropython.
I wrote this because I needed to derive the weekday from an ISO 8601 string and can't refuse a parsing challenge.