Зміст курсу
Organizing Date and Time Data for Analysis and Applications
Organizing Date and Time Data for Analysis and Applications
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.
Swipe to show code editor
Access the year
, month
, hour
, and minute
via the attributes.
Дякуємо за ваш відгук!
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.
Swipe to show code editor
Access the year
, month
, hour
, and minute
via the attributes.