Time/Numbers
ISO 8601 Duration Parser
Parse a string like "P3Y6M4DT12H30M5S" into a readable breakdown, or build one from years/months/days/hours/minutes/seconds.
An empty field counts as 0; zero fields are left out of the string. The week component (P4W) is parse-only — use days to build.