The Python Oracle

How to create a DateTime equal to 15 minutes ago?

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: Mysterious Puzzle

--

Chapters
00:00 Question
00:21 Accepted answer (Score 281)
00:39 Answer 2 (Score 40)
00:49 Answer 3 (Score 13)
01:10 Answer 4 (Score 11)
01:22 Thank you

--

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

Answer 2 links:
[timedelta]: https://docs.python.org/3.6/library/date...
[datetime]: https://docs.python.org/3.6/library/date...

--

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

--

Tags
#python #datetime

#avk47