The Python Oracle

How do I convert a datetime to 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: Lost Meadow

--

Chapters
00:00 Question
00:25 Accepted answer (Score 1461)
00:36 Answer 2 (Score 161)
00:53 Answer 3 (Score 75)
01:13 Answer 4 (Score 58)
01:29 Thank you

--

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

Accepted answer links:
[date()]: https://docs.python.org/3/library/dateti...

Answer 2 links:
[datetime.datetime.date()]: http://docs.python.org/library/datetime....

--

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

--

Tags
#python #datetime

#avk47