-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Attributes, Docs
-
2
- Add user guidance for correct time zone usage with Mongoid.
- Document what use_activesupport_time_zone and use_utc actually do.
- Document correct return value types of _mongoize_time_ (Time / AS::TWZ depending on class and global settings)
- Remove use_utc special casing from DateTime time mongoization.
- Deprecate _mongoize_time_ on Object, where it may not return a Time or a Time-compatible object
- is depended on by
-
MONGOID-4460 Date.mongoize(String) should not convert string to local time first
- Closed
- is related to
-
MONGOID-4746 __mongoize_time__ test failure
- Closed