Skip to content

derekenos/micropython-time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

micropython-time

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.

About

A basic implementation of strptime()

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages