Skip to content

Commit

Permalink
fix: update Russian [ru] locale yearStart config (#1372)
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent feffd1f commit 27c6646
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/locale/ru.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ const locale = {
months,
monthsShort,
weekStart: 1,
yearStart: 4,
formats: {
LT: 'H:mm',
LTS: 'H:mm:ss',
Expand Down

0 comments on commit 27c6646

Please sign in to comment.