Closed nekevss closed 4 months ago
Per title, this PR adds with_calendar and with_time methods to Date and DateTime. This also adds some From impls for Calendar.
with_calendar
with_time
Date
DateTime
From
Calendar
Per title, this PR adds
with_calendar
andwith_time
methods toDate
andDateTime
. This also adds someFrom
impls forCalendar
.