Closed jwicks closed 9 years ago
Support parsing DateTime objects with millisecond precision (default in Rails 4.1). Also enhance Date and DateTime parsing to support valid dates (regex based on this SO post). Support for parsing regular Date object preserved.
Thanks @jwicks, merged...
Support parsing DateTime objects with millisecond precision (default in Rails 4.1). Also enhance Date and DateTime parsing to support valid dates (regex based on this SO post). Support for parsing regular Date object preserved.