Skip to content
This repository was archived by the owner on Apr 2, 2019. It is now read-only.

Least significant decimal dropped if it is a 0. #38

Description

@timmcdonald

Is there any way to force the least significant decimal digit to remain visible if 0?

For instance

When I try a format: '(,ddd).dddd', on a number like 123456.1230

The number 123.456,123 is displayed. I would like to keep that 0 visible.

BTW, thanks for repairing the format issue.

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