This function returns a text representing a time duration (in milliseconds), i.e. the difference between two date-time values, using the current user's language.
The returned value the most comprehensive short for of the duration.
Bash
shortFormatDuration(duration) #Output: Text
This function is extremely helpful when you want to automatically calculate the duration in JWT calculated text fields.
If you prefer a more detailed representation, please see formatDuration().
|
Function |
Output |
|---|---|
|
|
|
|
|
|
📚 Use cases and examples
| Use case |
|---|
| No content found. |