Skip to content

Wrong output for clock format #666

@PeterLoree

Description

@PeterLoree

Hi there,
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