Course Content
Python Date and Time Mastery: Managing Temporal Data
Python Date and Time Mastery: Managing Temporal Data
Access the Datetime Object Properties
We have now completely familiar with datetime
objects! This chapter will be an easy one for us, I guess...
Once you have created a dt
object, you can access its properties using the appropriate attributes.
Task
- Access the
year
,month
,hour
, andminute
via the attributes.
Everything was clear?
Section 1. Chapter 6
Start learning today and achieve
coding mastery
- Master Python, SQL, JavaScript & more.
- Learn with Step-by-Step Lessons.
- Get Ready for Real-World Projects.
- Earn a Certificate Upon Completion.