DurationPicker icon indicating copy to clipboard operation
DurationPicker copied to clipboard

Use `Duration` instead of `TimeInterval`

Open sindresorhus opened this issue 11 months ago • 1 comments

I'm aware UIDatePicker uses TimeInterval, but that's for legacy reasons. It makes more sense to use Duration.

sindresorhus avatar Mar 03 '25 08:03 sindresorhus

Thanks for the suggestion - let me look into this!

mac-gallagher avatar Mar 04 '25 07:03 mac-gallagher