prantlf / dayjs

Extended fork of Day.js - 2KB immutable date library alternative to Moment.js
https://github.com/prantlf/dayjs
MIT License
35 stars 5 forks source link

Add ukrainian locale #1

Closed night-codes closed 6 years ago

prantlf commented 6 years ago

Thanks a lot for your contribution! And also for fixing my Russian, which got much worse, since I left the elementary school :-) Your change has been published as dayjs-ext@1.0.2. (I need to fix the semantic versioning to get it 1.9.0.)

I do intend to push my changes to the original projects. However, the review process seems to take at least weeks there and I am in need of having an NPM module as soon as possible.

Just a small remark to your PR:

Thanks again!

prantlf commented 6 years ago

Could you have a look at you personal e-mail, please? I have a difficulty to update the dayjs-ext package and I will need your help. Thank you!

night-codes commented 6 years ago

Could you have a look at you personal e-mail, please? I have a difficulty to update the dayjs-ext package and I will need your help. Thank you!

Done! Sorry for my publication to NPM! I decided that the repository was abandoned, since the package mentioned in the documentation does not exist.

prantlf commented 6 years ago

:tada: This PR is included in version 1.10.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

prantlf commented 6 years ago

Thanks a lot! Actually, you didn't do anything wrong. The publishing took accidentally place, when the branch with your PR was built by Travis under your account to check, if the change is correct. When I was investigating the build problems on Travis, I should have disabled NPM publishing. But in the end, with you help the problem has been solved :-)

prantlf commented 6 years ago

Later I realized, that the Ukrainian localization was available as "uk". I compared it to your "ua" and found no differences. I'm removing it and merging you contribution to the "uk" locale, which is correct according to ISO 639. Let me know, if there is any problem with that. Thank you!

night-codes commented 6 years ago

It's ok, full language code is uk_UA so in different locales it can be "ua" or "uk"