Function: getRoundingLabel()
function getRoundingLabel( direction, roundInTimeFragments, locale): | "Fragmentweise" | "Fragment-wise" | "Aufrunden" | "Round Up" | "Abrunden" | "Round Down" | "Am nächsten" | "Round Nearest";Defined in: shared/src/helper/workHelper/timeTrackerFunctions.ts:6
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
direction | "up" | "down" | "nearest" |
roundInTimeFragments | boolean |
locale | "en-US" | "de-DE" |
Returns
Section titled “Returns”| "Fragmentweise"
| "Fragment-wise"
| "Aufrunden"
| "Round Up"
| "Abrunden"
| "Round Down"
| "Am nächsten"
| "Round Nearest"