Add NaiveDateTime.shift/2 to shift naive datetimes with duration and calendar-specific semantics
Module
NaiveDateTime
6 changes across 4 versions
Changes by version
Add NaiveDateTime.beginning_of_day/1 and NaiveDateTime.end_of_day/1
Add NaiveDateTime.before?/2 and NaiveDateTime.after?/2
Support precision in NaiveDateTime.utc_now/2
Add NaiveDateTime.local_now/0
Do not accept leap seconds in builder and parsing functions