Is there a way to get "timedif" just like "datedif" #1461
Replies: 2 comments 1 reply
|
We do not have However, if you would like to create one for your own purpose, I recommend reading our custom functions guide at https://hyperformula.handsontable.com/guide/custom-functions.html#working-demo. |
|
yes, I create it , mainly copy from your DATEDIF this is my mainly code }` |
Uh oh!
There was an error while loading. Please reload this page.
https://hyperformula.handsontable.com/guide/built-in-functions.html#list-of-available-functions
there is DATEDIF, but no timedif?
maybe like
=timedif(45616.0, 45616.3333, "H")
=8
All reactions