# File lib/runt.rb, line 68
def
format_time
(
date
)
date
.
strftime
(
'%I:%M%p'
)
end