jinja2-time icon indicating copy to clipboard operation
jinja2-time copied to clipboard

Bugfix/time offset

Open ibuchanan opened this issue 5 years ago • 1 comments
trafficstars

Arrow PR267 broke time offsets using replace. To fix:

  • Changed arrow replace to shift.
  • Removed python <3.5 from setup.py and tox.ini.
  • Add corresponding documentation.

ibuchanan avatar Aug 16 '20 20:08 ibuchanan

This bugfix will be very helpful if it merge with master... @hackebrot can you do it?

tiopipo avatar Feb 02 '21 11:02 tiopipo