Question: using python: Dates and Times (Pythons datetime module) Create a datetime object for January 31, 2014 at 1:34PM Print the number of days since your
using python:
Dates and Times (Pythons datetime module)
Create a datetime object for January 31, 2014 at 1:34PM
Print the number of days since your birthday
Suppose d1 is an object of type datetime. Show how to use the strftime method to print it in the form mm/dd/yyyy.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
