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
tlegen-k committed Feb 4, 2021
1 parent b817098 commit 5052515
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/locale/ru.js
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 5052515

Please sign in to comment.