Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[locale] tg-TJ: Improve months and date formats #5666

Merged
merged 58 commits into from Sep 16, 2020
Merged

Conversation

orifn
Copy link
Contributor

@orifn orifn commented Jul 28, 2020

  • extend months with standalone and formatted options
  • fix long date formats according to local standards
  • update the word "tomorrow" with widely used synonym

@coveralls
Copy link

coveralls commented Jul 28, 2020

Coverage Status

Coverage remained the same at 88.524% when pulling 5c1484f on orif-jr:develop into 1781e21 on moment:develop.

@@ -16,14 +17,6 @@ test('parse', function (assert) {
);
}

function equalTestStrict(input, mmm, monthIndex) {
Copy link
Member

Choose a reason for hiding this comment

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

Why are these tests removed?

Copy link
Member

Choose a reason for hiding this comment

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

@orif-jr

Copy link
Contributor Author

@orifn orifn Sep 16, 2020

Choose a reason for hiding this comment

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

This code block was newer used for tests. So, it's blocked the builds. I reverted the code block back and added some tests. The coverage is 88.67% now.

@marwahaha
Copy link
Member

Great!

@marwahaha marwahaha merged commit e46086b into moment:develop Sep 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants