Check that this is really a bug
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
Would you like to open a PR for this bug?
Check that this is really a bug
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
Would you like to open a PR for this bug?