Module ActiveSupport::CoreExtensions::String::Conversions
In: lib/active_support/core_ext/string/conversions.rb

Converting strings to other objects

Methods

to_date   to_time  

Public Instance methods

Form can be either :utc (default) or :local.

[Validate]