Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for unavailable durations in Duration type
Introduce `DurationUnavailable` constant to represent an indefinite duration. Implement `Duration()` method to return this constant when duration data is unavailable, enhancing the robustness of duration handling.
- Loading branch information