Skip to content
Snippets Groups Projects
Commit 49d789cf authored by Jeremy Kersten's avatar Jeremy Kersten
Browse files

[FIX] base: widget duration - allow to round to avoid seconds

Allow to round the duration to a minimal unit.

Eg:
   0.33 hour = 19.8 min = "19 minutes 48 seconds"
   if option {'widget'='duration', 'unit'='hour', 'round'='minute'}
   0.33 hour => 20 min = "20 minutes"
parent a7b68c28
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment