Tiberiu Ana
tiberiuana.com
Tiberiu Ana
@tiberiuana.com
Arrow makes datetime operations so much more pleasant than the standard lib.

d = arrow.get('2013-05-05 12:30:45', 'YYYY-MM-DD HH:mm:ss')
d = d.shift(weeks=+3)
local = d.to('Europe/Berlin')
s = local.format('YYYY-MM-DD HH:mm:ss ZZ')

arrow.readthedocs.io
Arrow: Better dates & times for Python — Arrow 🏹 1.4.0 documentation
arrow.readthedocs.io
November 7, 2025 at 8:33 PM
Call it done and use Trello = extreme productivity.
February 22, 2025 at 11:56 AM
November 23, 2024 at 11:22 AM