UtcOffsetCalculator should have a borrowed variant #6237
Labels
2.0-breaking
Changes that are breaking API changes
C-datetime
Component: datetime, calendars, time zones
S-small
Size: One afternoon (small bug fix or enhancement)
Milestone
I found this because it's confusing that ZonedDateTime::try_from_str takes one borrowed thing and one thing by value:
CC @robertbastian
The text was updated successfully, but these errors were encountered: