Class: ActiveRecord::Type::DateTime
- Inherits:
-
ActiveModel::Type::DateTime
- Object
- ActiveModel::Type::Value
- ActiveModel::Type::DateTime
- ActiveRecord::Type::DateTime
- Includes:
- Internal::Timezone
- Defined in:
- activerecord/lib/active_record/type/date_time.rb
Direct Known Subclasses
Instance Attribute Summary
Attributes inherited from ActiveModel::Type::Value
Method Summary
Methods included from Internal::Timezone
#default_timezone, #initialize, #is_utc?
Methods inherited from ActiveModel::Type::DateTime
Methods included from ActiveModel::Type::Helpers::TimeValue
#apply_seconds_precision, #serialize_cast_value, #type_cast_for_schema, #user_input_in_time_zone
Methods included from ActiveModel::Type::Helpers::Timezone
Methods inherited from ActiveModel::Type::Value
#==, #as_json, #assert_valid_value, #binary?, #cast, #changed?, #changed_in_place?, #deserialize, #force_equality?, #hash, #immutable_value, #initialize, #map, #serializable?, #serialize, #type, #type_cast_for_schema, #value_constructed_by_mass_assignment?