Module: ActiveSupport::CoreExtensions::String::Conversions
- Included in:
- String
- Defined in:
- lib/active_support/core_ext/string/conversions.rb
Overview
Converting strings to other objects
Instance Method Summary collapse
- #to_date ⇒ Object
-
#to_time(form = :utc) ⇒ Object
Form can be either :utc (default) or :local.