subject

This function must have the following header: def my_datetime(num_sec). This function takes in an integer value that represents the number of seconds since the epoch: January 1st 1970. The function takes num_sec and converts it to a date and returns it as a string with the following format: MM-DD-. It has the following specifications: It may be assumed that num_sec will always be an int value
It may be assumed that num_sec will always be a positive value
Must be able to handle leap years
Some examples:
my_datetime(0) returns 01-01-1970
my_datetime(123456789) returns 11-29-1973
my_datetime(9876543210) returns 12-22-2282
Your function handle all the computation itself. You are not permitted to use any library that can convert seconds to a date. This includes, but is not limitted to:
datetime
arrow
moment
maya
delorean
freezegun

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 07:00
For all machines-not just hammers- the user applies force force to the machine to the machine over a certain distance. a. input b. output c. duo d. none of the above
Answers: 1
question
Computers and Technology, 23.06.2019 15:20
What does a bonus object do? a. subtracts lives b. keeps track of a player's health c. gives a player an advantage d. makes text appear
Answers: 1
question
Computers and Technology, 23.06.2019 20:00
What multimedia system creates an immersive, real-life experience that the user can interact with?
Answers: 1
question
Computers and Technology, 24.06.2019 10:00
Which feature of a blog to restore and retrieve older post
Answers: 3
You know the right answer?
This function must have the following header: def my_datetime(num_sec). This function takes in an in...
Questions
question
Mathematics, 22.09.2020 05:01
question
Mathematics, 22.09.2020 05:01
question
Mathematics, 22.09.2020 05:01