DateType
Python
★ 97
updated 5mo ago
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.
No plain-English explanation yet — one is being written right now. Check back in a minute.