Closed as not planned
Description
Most other date packages support setting the fields of each time unit on something like ZonedDateTime
DateTime
etc
Would be nice if we could do System.now().withHour(0).withMinute(0).withSecond(0).withNano(0)
etc
Mostly for flexibility in the API, but there is cases where we don't want/need nanosecond precision, API calls, DB storage etc.
Metadata
Metadata
Assignees
Labels
No labels