Skip to content

Formatting and parsing using the US format not symmetric #12

@odrotbohm

Description

@odrotbohm

A Money instance written in the US format cannot be parsed again using the very same format.

In this example add the following line to see it fail:

Money.parse(usFormat.format(monetaryAmount), usFormat);

Using the German format works fine though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions