Skip to content

[Feature Request]: Customizable Full Date Pattern #49

@fernandoptr

Description

@fernandoptr

Contact Details

No response

Is your feature request related to a problem? Please describe.

Apologies if this feature already exists — but as far as I know, when the DateTime exceeds 7 days, it defaults to displaying the full date in the format such: 1, Jan 2024.

This format leads to inconsistencies with our desired display style.

Describe the solution you'd like

I would like the ability to customize the full date format when the DateTime is older than 7 days.
For example, allow a format like: 1 Jan 2024 (without the comma) or 'd MMM yyyy'

Describe alternatives you've considered

  • Setting a global date format pattern that would apply consistently across all usages.
  • Allowing the format pattern to be passed as a parameter to the formatting method instead of using a fixed style.

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions