parttime icon indicating copy to clipboard operation
parttime copied to clipboard

Feature: parttime subtraction to produce a parital difftime

Open dgkf opened this issue 3 years ago • 0 comments

To provide a more familiar interface for creating difftimes, parttime should provide:

`-`(<partial_time>, <partial_time>) -> <partial_difftime>

In all cases, a partial difftime should be the widest resulting range from two partial difftimes based on the upper and lower imputed values. This includes missing-in-the-middle partial datetimes.

dgkf avatar Aug 19 '22 19:08 dgkf