Ratings & reviews

4.01 rating

Jenna W.

90 days ago

Good lesson on datetime, however, I am unable to view the certificate following completion!

0%
100%
0%
0%
0%
info

Complete all chapters to get certificate

0%

Dates and Times Project

chevron

In this project, we are going to understand how to handle Date and Times in Python.

Introduction

Store a Specific Date (and Time)

strftime( )

Parse Strings into Datetime Objects

Operations with Dates

Access the Datetime Object Properties

Other Datetime Methods