Skip to content

Negative number with format 00:00:00 is wrong #157

@qmax03

Description

@qmax03

Hi,
i found out that numbro have problem with negativne numbers and format 00:00:00. Here is example:

numbro(5500).format('00:00:00') //output: "1:31:40"
numbro(-5500).format('00:00:00')// output: "-2:28:20"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions