issues
search
glyph
/
DateType
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.
Other
74
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Date/DateTime + relativedelta()
#11
SonOfLilit
opened
4 months ago
9
Update LICENSE.txt
#10
Tinche
closed
7 months ago
4
address astimezone incompatibility
#9
glyph
closed
1 year ago
0
`datetime.astimezone()` incorrectly requires a `tz` argument
#8
me-and
closed
1 year ago
3
Add support for Python 3.7+
#7
m-aciek
closed
9 months ago
5
Feature request: supporting older Python versions
#6
m-aciek
closed
9 months ago
1
Add DateTime.strftime declaration
#5
werkshy
closed
1 year ago
1
Missing DateTime.strftime() declaration
#4
werkshy
closed
1 year ago
0
publicly expose GenericDateTime
#3
glyph
closed
1 year ago
1
Various fixes: Fix nested composition, runtime type-checking behavior, and more
#2
dlitz
closed
1 year ago
1
Correct docstrings for {Naive,Aware}Time
#1
RJPercival
closed
2 years ago
0