Method: IshManager::ApplicationHelper#pp_time
- Defined in:
- app/helpers/ish_manager/application_helper.rb
#pp_time(date) ⇒ Object
59 60 61 |
# File 'app/helpers/ish_manager/application_helper.rb', line 59 def pp_time date date&.strftime('%l:%M%P %z') end |