web-infra-dev / rsbuild

The Rspack-based build tool. It's fast, out-of-the-box and extensible.
https://rsbuild.dev/
MIT License
1.62k stars 130 forks source link

[Bug]: The language at the moment is zh-cn, and the week start time is Sunday by default. As a result, DatePicker components such as antd are displayed incorrectly #3803

Open JayMo666 opened 3 hours ago

JayMo666 commented 3 hours ago

Version

System: OS: macOS 15.0.1 CPU: (8) arm64 Apple M1 Pro Memory: 80.06 MB / 16.00 GB Shell: 5.9 - /bin/zsh Browsers: Chrome: 130.0.6723.59 Chrome Canary: 132.0.6791.0 Safari: 18.0.1 npmPackages: @rsbuild/core: 1.0.8 => 1.0.8 @rsbuild/plugin-basic-ssl: ^1.1.1 => 1.1.1 @rsbuild/plugin-image-compress: ^1.0.2 => 1.0.2 @rsbuild/plugin-less: 1.0.1 => 1.0.1 @rsbuild/plugin-react: 1.0.3 => 1.0.3 @rsbuild/plugin-styled-components: 1.0.1 => 1.0.1 @rsbuild/plugin-svgr: 1.0.3 => 1.0.3

Details

Expectations: The default start time of the week is Monday

Reproduce link

-

Reproduce Steps

pnpm i pnpm run dev

github-actions[bot] commented 2 hours ago

Hello @JayMo666. Please provide a reproduction repository or online demo. For background, see Why reproductions are required. Thanks ❤️