This function returns a text similar to shortFormatDuration(), but using the work day and work week defined at time tracking configuration, instead of 24 hours per day and 7 days a week.
Bash
shortFormatWorkDuration(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, have a look at the formatWorkDuration() function.
|
Function |
Output |
|---|---|
|
|
|
|
|
|
📚 Use cases and examples
| Use case |
|---|
| No content found. |