Improve field set builders more #5928
Labels
C-datetime
Component: datetime, calendars, time zones
S-small
Size: One afternoon (small bug fix or enhancement)
Milestone
Things to do:
.with_time_precision()
to date field sets, so the user can writeYMD::long().with_time_precision()
, getting aYMDT
out the other side.zone_z()
and friends to.with_zone_z()
DateFieldSet
as wellThe text was updated successfully, but these errors were encountered: