Closed Serator closed 7 months ago
I'll make a PR fork to implement this, but I'll split this into 2 PRs in a stacked PR strategy.
info about stacking can be found here but in short (feature a = constant & feature b = variable)
it can be decided to merge each separate or both together in 1.
Hi and thanks for the great library.
One thing I'm missing is the ability to get the difference between a pair of dates in different units.
Similar function in other libraries:
It would be great to have these functions in Tempo, thanks!