-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(datetime-picker): incorrect value with 2 digits year format (#1175)
* fix(datetime-picker): incorrect value with 2 digits year format * test(datetime-picker): unit test to cover 2 digit year format * fix(datetime-picker): remove 0 that use as reference point * test(datetime-picker): add test to cover value change in 2 digit of year format
- Loading branch information
1 parent
0ab1230
commit 17b16c2
Showing
2 changed files
with
32 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters