Skip to content

A DateFormat that generates names with the first letter capitalized #814

@blondie63

Description

@blondie63

Now when i use for example this code:

var now = DateTime(2023, 3, 25);
var formatter = DateFormat("EEEE d MMMM", "it_IT");

i have: lunedì 25 marzo

but i'd like and it's correct this: Lunedì 25 Marzo

Is it possible ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    type-enhancementA request for a change that isn't a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions