Python Part 14c - Working with dates and times

preview_player
Показать описание
By Andy Brown

How to use the datetime and calendar modules in Python to get and set dates and times, and to format them so that they look tidy.

Chapters
00:00 Topic list
00:56 Getting/setting dates and times
04:26 Formatting using strftime
07:44 Using the calendar module
11:07 Another way to format dates/times

If you'd like to help fund Wise Owl's conversion of tea and biscuits into quality training videos you can join this channel to get access to perks:

Рекомендации по теме
Комментарии
Автор

Thank you so much
Happy new year btw
Hope you have a good year ahead

bigger
Автор

Thank you Andy!
One question: what's the difference between the functions strftime and strptime?

luisgustavokichg