issues
search
zopefoundation
/
DateTime
This package provides a DateTime data type, as known from Zope. Unless you need to communicate with Zope APIs, you're probably better off using Python's built-in datetime module.
Other
19
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix a couple of typos.
#17
jugmac00
closed
5 years ago
0
Fix PyPy on TravisCI.
#16
icemac
closed
5 years ago
0
build broken for pypy
#15
jugmac00
closed
5 years ago
0
Fix a couple of typos.
#14
jugmac00
closed
5 years ago
2
Typo in the project description.
#13
jugmac00
closed
5 years ago
1
Drop support for Python 3.4.
#12
jugmac00
closed
5 years ago
0
Added support for Python 3.7.
#11
vernans
closed
6 years ago
0
Removed Canada/East-Saskatchewan from timezone data.
#10
mauritsvanrees
closed
6 years ago
1
DateTime 2.12 gives test failure with pytz 2017.3
#9
mauritsvanrees
closed
6 years ago
1
Update buildout/tox setup.
#8
hannosch
closed
7 years ago
0
Allow driving buildout from tox.
#7
tseaver
closed
7 years ago
0
Inconsistent localization to timezones
#6
frisi
closed
7 years ago
2
Two or one digit number format of time results in different time zones
#5
andbag
closed
8 years ago
1
Support unpickling instances having a numeric timezone like +0430.
#4
fdiary
closed
8 years ago
4
Error in unpickling DateTime object having '+NNNN' timezone
#3
fdiary
closed
5 years ago
1
Difference in GMT when creating DateTime object from string with "-" or "/" separators
#2
keul
closed
10 years ago
3
Fix upgrading DateTime objects with some timezones
#1
vangheem
closed
11 years ago
0
Previous