Skip to content

DateTime should format to template culture not machine culture if not specified #1

@phatcher

Description

@phatcher

Currently DateTimes are formatted using the machine culture and default to LongDateFormat.

A better behaviour would be to use the culture of the template and only fall back to the machine culture if we don't know the template culture and no formatting is specified.

NB There's probably a similar problem for decimal/money

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