73 74 75
# File 'lib/cnote/note.rb', line 73 def time_fmt(time) time.strftime("%A, %B %e %Y, %l:%M:%S%p") end