Skip to content

Ability to specify culture #4

@mookid8000

Description

@mookid8000

When formatting stuff to text, the thread's current culture is used e.g. to format decimals, which in Denmark could look like this:

0,18343

In English-speaking countries, it would look like this:

0.18343

and there will be differences in how dates, and maybe other stuff is formatted too.

It would be neat if all Format*** methods would accept a CultureInfo object as an optional argument, which would then be used in all value-to-text formatting methods.

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