Function toHumanDurationWithTemporal
toHumanDurationWithTemporal( duration: Duration, temporal: Temporal, opts?: TemporalToHumanDurationOptions,): string Parameters
- duration: Duration
- temporal: Temporal
Optional
opts: TemporalToHumanDurationOptions
Returns string