Ticket #18 (closed task: fixed)

Opened 5 years ago

Last modified 5 years ago

Duration should make use of time units

Reported by: sthiel Assigned to: sthiel
Priority: trivial Milestone: milestone1
Component: UI Version:
Keywords: Cc:
Super-ticket: Minutes Spent:
Reviewer:

Description

Duration should make use of time units of proper time units instead of being unlabeled seconds.

Change History

04/12/07 11:15:19 changed by sthiel

  • status changed from new to closed.
  • resolution set to fixed.

12

A Time utility class was created to convert times into something palatable. The existing java Calendar class seemed overly complicated, so I wrote my own simple time utility... need to write formatting stuff.