batavia
batavia copied to clipboard
implementing time module
many of the functions for time will, I believe, be covered with Ouroboros, but some need to be implemented here. I'd like to work on them.
These four were suggested to me by @swenson, but are there others?
- [x]
struct_time - [x]
mktime - [ ]
localtime - [x]
gmtime
I'm leaving this here because a batavia user might be including a library that uses time.sleep(), and well, it can be implemented!
https://hackernoon.com/lets-make-a-javascript-wait-function-fa3a2eb88f11