Skip to content

Adding small durations together and converting them to larger durations? #276

@peterhurford

Description

@peterhurford
> minutes(10) + seconds(50) + seconds(11)
[1] "10M 61S"

Is there a way to get it to equal 11M 01S instead? Or a function to apply to 10M 61S to convert it to 11M 01S?

I've spent a fair bit of time looking through the documentation, other issues, and some source code, but I may still be missing something obvious.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions