Open Issues Need Help
View All on GitHub constructors and classvars for `Time` about 2 hours ago
good first issue
A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date', and separating out Naive and Aware datetimes into separate, mutually-incompatible types.
Python
#datetime#python#time#typing