Skip to content

Luxon localizer should use LLL to format month instead of MMM #2599

@rinick

Description

@rinick

Check that this is really a bug

  • I confirm

Reproduction link

https://codesandbox.io/p/sandbox/friendly-margulis-n7mfrv?file=%2Fsrc%2Findex.js

Bug description

Luxon localizer use MMM to format month, this might work fine with language like English, but it doesn't work with all the languages, like Chinese
the correct way is to use LLL

Expected Behavior

No response

Actual Behavior

No response

react-big-calendar version

1.12.1

React version

18.2

Platform/Target and Browser Versions

any browser

Validations

  • Read the docs.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • Make sure this is a react-big-calendar issue and not an implementation issue

Would you like to open a PR for this bug?

  • I'm willing to open a PR

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions