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
fixup! - update to latest meta/config templates
#67
dataflake
closed
2 months ago
2
Update to latest meta/config templates
#66
dataflake
closed
2 months ago
1
Remove setuptools fossils.
#65
mauritsvanrees
closed
3 months ago
0
Drop Python 3.7 support.
#64
icemac
closed
5 months ago
0
Remove python2 compatibility code
#63
perrinjerome
closed
7 months ago
1
Change pickle format to export the micros as int
#62
perrinjerome
closed
7 months ago
3
Repair equality comparison between DateTime instances and other types
#61
perrinjerome
closed
11 months ago
3
`DateTime.DateTime.equalTo` now breaks with string argument
#60
perrinjerome
closed
11 months ago
0
Make it possible to pickle datetimes returned by asdatetime
#59
perrinjerome
closed
11 months ago
1
`pytz.exceptions.UnknownTimeZoneError` when unpickling `DateTime.DateTime('GMT+1').asdatetime()`
#58
perrinjerome
closed
11 months ago
0
Add support for Python 3.12.
#57
icemac
closed
12 months ago
4
tests fail in 2038
#56
bmwiedemann
closed
7 months ago
8
Add preliminary support for Python 3.12b4
#55
dataflake
closed
1 year ago
1
Cast int to float in compare methods.
#54
fdiary
closed
1 year ago
0
Fix compare methods to None (fix #52).
#53
fdiary
closed
1 year ago
9
why DateTime(0).equalTo(None) is True ?
#52
fdiary
closed
1 year ago
2
Avoid using intermediate naive UTC datetimes internally
#51
scop
closed
1 year ago
2
Spelling and grammar fixes
#50
scop
closed
1 year ago
4
error DatetimeProperties' object has no attribute 'week'
#49
jsgaston
closed
1 year ago
1
Fix regression in 4.7 on Python 2 when calling asdatetime.
#48
mauritsvanrees
closed
1 year ago
2
asdatetime regression in DateTime 4.7 for Python 2.7
#47
mauritsvanrees
closed
1 year ago
1
Config with zope product template adc528ee
#46
icemac
closed
1 year ago
1
Tests for Python >= 3.7 fail
#45
icemac
closed
1 year ago
1
Tests fail on Python 3.5 due to f-string usage
#44
dataflake
closed
1 year ago
1
Fix GHA: ubuntu-latest no longer contains Python 2.7 up to 3.6
#43
icemac
closed
1 year ago
0
fix round problem with addition for dates beyond 2038
#42
d-maurer
closed
2 years ago
1
tests fail after 2038-01-10
#41
bmwiedemann
closed
2 years ago
5
fix #39
#40
d-maurer
closed
2 years ago
5
DateTime 4.5 unit test incompatible with Windows
#39
dataflake
closed
2 years ago
3
date only
#38
georgpfolz
closed
2 years ago
1
f-string formatting
#37
georgpfolz
closed
2 years ago
22
implicit datefmt
#36
georgpfolz
closed
2 years ago
2
supporting fstring formatting
#35
georgpfolz
closed
2 years ago
13
Fix lint.
#34
icemac
closed
2 years ago
1
Add support for Python 3.10.
#33
icemac
closed
2 years ago
0
fix WAT (West African Time) definition
#32
d-maurer
closed
2 years ago
0
Timezone WAT converts to GMT-1 instead of GMT+1
#31
ramonski
closed
2 years ago
13
Update to current version of meta/config.
#30
icemac
closed
3 years ago
0
Config with zope product
#29
icemac
closed
3 years ago
2
Update badge URL for Travis
#28
jugmac00
closed
4 years ago
0
Don't install tests
#27
scop
closed
4 years ago
17
Add badges
#26
jugmac00
closed
4 years ago
0
Pin versions.cfg and versions-prod.cfg Zope's 4.x branch
#25
jugmac00
closed
4 years ago
0
build is failing
#24
jugmac00
closed
4 years ago
1
Show badges
#23
jugmac00
closed
4 years ago
3
anaconda cloud package?
#22
fcakyon
closed
4 years ago
3
add ci and conda publish actions
#21
fcakyon
closed
4 years ago
8
Add support for Python 3.8
#20
jugmac00
closed
4 years ago
1
Add support for Python 3.8.
#19
jugmac00
closed
4 years ago
0
Bug report getting timezone
#18
terapyon
closed
5 years ago
3
Next