[bug] six-minute blocks of time in timesheet

[bug] six-minute blocks of time in timesheet

Hi,

I have two requirements:
  1. That time spent is reported in blocks of six minutes. There are ten six-minute blocks in an hour.
  2. That time spent is reported in whole blocks or part. Both 0.5 minutes and 6.0 minutes would be 1 block.
This is a common standard that Zoho invoice provides support for at Settings > Preferences > Projects > General:


Round Off Time (The time entries will appear on your invoices and reports based on the selected round-off format.)

Round up to multiples of 6 minutes



The problem is this feature is not working:
  1. It does not round up reported times (e.g. it reports actual minutes and seconds instead of blocks).
  2. It does not use six-minute blocks to calculate the decimalised rates (e.g. 10 seconds => one six-minute block => 0.1 hours)