-
-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Labels
breaking changeIssues that require a breaking change for resolution.Issues that require a breaking change for resolution.enhancementNew feature or requestNew feature or request
Description
I appreciate that this is kind of a bikesheddy nitpick, but it still annoys me.
Why is the zoned datetime type in Jiff called Zoned and not ZonedDateTime? When you combine a Date and a Time you get a DateTime, but when you combine a DateTime and a TimeZone you get a Zoned. That feels odd and inconsistent.
Also, I suspect that for a user unfamiliar with Jiff the name Zoned is overly vague. It doesn't really communicate what the type stores. Just looking at the name it isn't even clear that it stores a time-related value.
FeldrinH, tamasfe, Walther, epidemian, luc4hu and 2 more
Metadata
Metadata
Assignees
Labels
breaking changeIssues that require a breaking change for resolution.Issues that require a breaking change for resolution.enhancementNew feature or requestNew feature or request