Closed brianstien closed 6 years ago
The Date typecaster will gracefully handle invalid dates, but DateTime does not. This changes the behavior of DateTime types to match the behavior of Date types.
The Date typecaster will gracefully handle invalid dates, but DateTime does not. This changes the behavior of DateTime types to match the behavior of Date types.