Q. What does the strftime method do in Ruby when applied to a Time object?
β
Correct Answer: (B)
Formats a Time object into a string according to the specified format
You must be Logged in to update hint/solution