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

feat(locale): add nepali (np) locale #524

Merged
merged 5 commits into from Mar 9, 2019
Merged

feat(locale): add nepali (np) locale #524

merged 5 commits into from Mar 9, 2019

Conversation

adhocore
Copy link
Contributor

@adhocore adhocore commented Mar 9, 2019

feat(locale): add nepali (np) locale

@codecov-io
Copy link

codecov-io commented Mar 9, 2019

Codecov Report

Merging #524 into dev will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@         Coverage Diff         @@
##            dev   #524   +/-   ##
===================================
  Coverage   100%   100%           
===================================
  Files        62     63    +1     
  Lines       587    590    +3     
  Branches    105    105           
===================================
+ Hits        587    590    +3
Impacted Files Coverage Δ
src/locale/ne.js 100% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 600d547...88661ff. Read the comment docs.

@iamkun
Copy link
Owner

iamkun commented Mar 9, 2019

please use the correct country code referenced here #171

@adhocore
Copy link
Contributor Author

adhocore commented Mar 9, 2019

np => ne done

@iamkun
Copy link
Owner

iamkun commented Mar 9, 2019

thanks

@iamkun iamkun merged commit bdbec01 into iamkun:dev Mar 9, 2019
iamkun pushed a commit that referenced this pull request Mar 10, 2019
## [1.8.10](v1.8.9...v1.8.10) (2019-03-10)

### Bug Fixes

* **locale:** Add nepali (ne) locale ([#524](#524)) ([bdbec01](bdbec01))
* Add WeekYear plugin ([a892608](a892608))
* API .locale() with no argument should return current locale name string ([8d63d88](8d63d88))
* CustomParseFormat correct parse HH:mm:ss with only one digit like 0:12:10 ([600d547](600d547))
* CustomParseFormat plugin parse Do format string ([bf27fda](bf27fda)), closes [#522](#522)
* Expand setters like .year(2000) .hour(12) ([ac532a0](ac532a0))
* Move toObject, toArray API to separate plugin from core ([40a3431](40a3431))
@iamkun
Copy link
Owner

iamkun commented Mar 10, 2019

🎉 This PR is included in version 1.8.10 🎉

The release is available on:

Your semantic-release bot 📦🚀

andrewhood125ruhuc added a commit to andrewhood125ruhuc/SidRH2 that referenced this pull request May 10, 2022
## [1.8.10](iamkun/dayjs@v1.8.9...v1.8.10) (2019-03-10)

### Bug Fixes

* **locale:** Add nepali (ne) locale ([#524](iamkun/dayjs#524)) ([bdbec01](iamkun/dayjs@bdbec01))
* Add WeekYear plugin ([a892608](iamkun/dayjs@a892608))
* API .locale() with no argument should return current locale name string ([8d63d88](iamkun/dayjs@8d63d88))
* CustomParseFormat correct parse HH:mm:ss with only one digit like 0:12:10 ([600d547](iamkun/dayjs@600d547))
* CustomParseFormat plugin parse Do format string ([bf27fda](iamkun/dayjs@bf27fda)), closes [#522](iamkun/dayjs#522)
* Expand setters like .year(2000) .hour(12) ([ac532a0](iamkun/dayjs@ac532a0))
* Move toObject, toArray API to separate plugin from core ([40a3431](iamkun/dayjs@40a3431))
andrewhood125ruhuc added a commit to andrewhood125ruhuc/SidRH2 that referenced this pull request May 10, 2022
## [1.8.10](iamkun/dayjs@v1.8.9...v1.8.10) (2019-03-10)

### Bug Fixes

* **locale:** Add nepali (ne) locale ([#524](iamkun/dayjs#524)) ([bdbec01](iamkun/dayjs@bdbec01))
* Add WeekYear plugin ([a892608](iamkun/dayjs@a892608))
* API .locale() with no argument should return current locale name string ([8d63d88](iamkun/dayjs@8d63d88))
* CustomParseFormat correct parse HH:mm:ss with only one digit like 0:12:10 ([600d547](iamkun/dayjs@600d547))
* CustomParseFormat plugin parse Do format string ([bf27fda](iamkun/dayjs@bf27fda)), closes [#522](iamkun/dayjs#522)
* Expand setters like .year(2000) .hour(12) ([ac532a0](iamkun/dayjs@ac532a0))
* Move toObject, toArray API to separate plugin from core ([40a3431](iamkun/dayjs@40a3431))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants