The Python Oracle

How to subtract a day from a date?

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Beneath the City Looping

--

Chapters
00:00 Question
00:18 Accepted answer (Score 1854)
00:33 Answer 2 (Score 105)
00:45 Answer 3 (Score 90)
02:29 Answer 4 (Score 52)
03:12 Thank you

--

Full question
https://stackoverflow.com/questions/4411...

Question links:
[datetime.datetime]: https://docs.python.org/library/datetime...

Accepted answer links:
[timedelta]: http://docs.python.org/library/datetime....

Answer 3 links:
[pendulum]: https://pendulum.eustace.io/

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #datetime #date

#avk47