time: enhancement: parse ISO 8601-formatted durations #32313
Labels
FeatureRequest
Issues asking for a new feature that does not need a proposal.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
ISO 8601 provides a standard for representing time durations in a human-readable format:
https://en.wikipedia.org/wiki/ISO_8601#Durations
Could we offer a method for parsing ISO 8601 formatted durations, similar to how the Go time library parses ISO 8601 instantaneous points in dates and times?
The text was updated successfully, but these errors were encountered: