Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplication of the month name 'March' in the calendar between 1981 and 1984. #1797

Open
CavidSalman2023 opened this issue Dec 4, 2023 · 1 comment

Comments

@CavidSalman2023
Copy link

🐛 Bug Report

There is a duplication of the month name 'March' in the calendar between 1981 and 1984.

To Reproduce

Steps to reproduce the behavior:

Open the calendar.
Navigate to any year between 1981 and 1984.
The abbreviated name for March (Mar) will appear twice.

Expected behavior

The name of the month should not appear duplicated.

Link to runnable example or repository (highly encouraged)

image

UI Kitten and Eva version

Package Version
@eva-design/eva 2.2.0
@ui-kitten/components 5.3.1

Environment information

"react": "18.2.0",
"react-native": "0.71.5",

System:
OS: macOS 13.5.2
CPU: (8) arm64 Apple M2
Binaries:
Node: 18.15.0 - ~/.nvm/versions/node/v18.15.0/bin/node
npm: 9.5.0 - ~/.nvm/versions/node/v18.15.0/bin/npm
Watchman: 2023.08.14.00 - /opt/homebrew/bin/watchman
SDKs:
iOS SDK:
Platforms: DriverKit 22.4, iOS 16.4, macOS 13.3, tvOS 16.4, watchOS 9.4
Android SDK:
API Levels: 29, 31, 33, 34
Build Tools: 30.0.3, 33.0.0, 34.0.0
System Images: android-28 | Google ARM64-V8a Play ARM 64 v8a, android-34 | Google APIs ARM 64 v8a
IDEs:
Xcode: 14.3.1/14E300c - /usr/bin/xcodebuild
npmPackages:
react: 18.2.0 => 18.2.0
react-native: 0.71.5 => 0.71.5

@greenfrvr
Copy link
Member

greenfrvr commented Jun 20, 2024

Could you please share some more context on the issue? Are you passing some custom DateService to the component? Which locale is used your example?
I've checked the case you described on my project, DatePicker works fine. So we need more details to reproduce the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants