Skip to content

Comments

fix words#1

Open
pzabolotniy wants to merge 1 commit intoivahaev:masterfrom
pzabolotniy:fix_words
Open

fix words#1
pzabolotniy wants to merge 1 commit intoivahaev:masterfrom
pzabolotniy:fix_words

Conversation

@pzabolotniy
Copy link

No description provided.

year = "Одна тысяча девятисотый"
case y < 2000 && y >= 1900:
year = "Одна тысяча девятьсот " + lastDecadeYearString(y-1900)
year = "Одна тысяча девятсот " + lastDecadeYearString(y-1900)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Без этого изменения всё правильно

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

Successfully merging this pull request may close these issues.

2 participants