Module: Geet::Helpers::JsonHelper
Instance Method Summary collapse
Instance Method Details
#parse_iso_8601_timestamp(timestamp) ⇒ Object
16 17 18 |
# File 'lib/geet/helpers/json_helper.rb', line 16 def () Time.iso8601().to_date if end |