-
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
As per the discussion in PR #1 (#1) at #1 (comment), it was suggested to enhance date test coverage for the Hungarian locale.
Suggestion includes adding test cases for:
- More months (currently only January and February are tested)
- More weekdays (currently only Tuesday and Sunday are tested)
- Edge cases like month transitions and leap years
This issue is created to track the implementation of these improvements.
Requested by @JarbasAl.