Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Leer strftime( ) | Dates and Times Project
Organizing Date and Time Data for Analysis and Applications
course content

Cursusinhoud

Organizing Date and Time Data for Analysis and Applications

book
strftime( )

Now that you have created your dt object, you may have noticed that this is a proprietary Datetime object and, therefore, some methods may fail when applied to it. For that reason, datetime provides some functions to transform the datetime object into a string. This is particularly useful when you are in need of changing the formatting.

Taak

Swipe to start coding

  1. Create a Datetime object with the current date and time;
  2. Use the strftime() module to change the formatting in "%Y-%m-%d";
  3. Print the type of the dt variable.

Oplossing

Mark tasks as Completed
Switch to desktopSchakel over naar desktop voor praktijkervaringGa verder vanaf waar je bent met een van de onderstaande opties
Was alles duidelijk?

Hoe kunnen we het verbeteren?

Bedankt voor je feedback!

Sectie 1. Hoofdstuk 3
Onze excuses dat er iets mis is gegaan. Wat is er gebeurd?
some-alt