2.
What does the strftime method do in Ruby when applied to a Time object?

4.
What is the purpose of the strptime method in Ruby?

6.
What is the purpose of the Time.now method in Ruby?

7.
How do you find the difference in seconds between two Time objects in Ruby?

8.
What does the zone method return for a Time object in Ruby?