Skip to content

Locale on @FixedFormat #33

@graiffr

Description

@graiffr

Could be useful set the locale during parsing, so the code might be as follow:

FixedParser
.parser()
.setLocale("fr_FR")
.export(myObj);

TIA

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions