Support parsing human-friendly deltas? #305
Replies: 3 comments
-
|
Hi, thanks for posting. I'm definitely considering this. My only concern at the moment is that this complicates the |
Beta Was this translation helpful? Give feedback.
-
|
I personally would prefer a seperate method, say |
Beta Was this translation helpful? Give feedback.
-
|
The |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a couple places where I need to parse durations like
2h30m,7d,2h 30min, etc.For some prior art,
jiffsupports this for itsSpanandSignedDurationtypes:Beta Was this translation helpful? Give feedback.
All reactions