Skip to content

formatTime in Helper teturns a converted time #58692

Open
@espoirbaraka

Description

@espoirbaraka

Description

The formatTime function in Helper only considers the hour value without taking minutes into consideration and returns a converted time.

Example

Even though the execution time is 2 hours and 50 minutes, this only returns 2 hours. This should return 2.8

This should display:

Execution Statistics

Execution Time: 2.8 hours

Instead of:

Execution Statistics

Execution Time: 2 hours

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions