You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You are right. To provide a comprehensive guide, we'd need to either direct users to another resource or list them ourselves. Now we only show possible units within the tests scenarios like
Page URL
https://hyperformula.handsontable.com/guide/built-in-functions.html#list-of-available-functions
Improvement description
DATEDIF | Calculates distance between two dates, in provided unit parameter. | DATEDIF(Date1, Date2, Units) -- | -- | --check resource code:
es/interpreter/plugin/DateTimePlugin.js
line 261
"switch (unit) {
case 'M':"
The text was updated successfully, but these errors were encountered: