This website requires JavaScript.
Explore
Help
Register
Sign In
EbookFoundation
/
regluit
mirror of
https://github.com/EbookFoundation/regluit.git
Watch
1
Star
0
Fork
You've already forked regluit
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0279253aa2
regluit
/
utils
History
Raymond Yee
723f329e20
PayPal doesn't like iso formatted times using offsets if the offsets are different, as when the two timestamps are on the opposite side of a daylight savings shift. --> switch to sending Zulu time (time formatted in UTC with Z suffix)
2012-03-26 15:02:26 -07:00
..
__init__.py
[
#22561067
] Implemented regluit.utils.localdatetime.now is by default datetime.datetime.now() (in Django 1.3) and django.utils.timezone.now() in Django 1.4+
2012-03-09 00:45:39 +00:00
localdatetime.py
PayPal doesn't like iso formatted times using offsets if the offsets are different, as when the two timestamps are on the opposite side of a daylight savings shift. --> switch to sending Zulu time (time formatted in UTC with Z suffix)
2012-03-26 15:02:26 -07:00