mirror of
https://github.com/samsonjs/strftime.git
synced 2026-03-25 09:05:48 +00:00
fix a typo
This commit is contained in:
parent
793ecfb7b4
commit
d3a2095ca3
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ v0.10.0 on 2016-12-28
|
|||
|
||||
- Remove the old API deprecated in v0.9.
|
||||
|
||||
- Bundle some locales that you can use with `strftime.localizedByIdentifier('nl_NL')`. Full list available in the [readme](https://github.com/samsonjs/strftime/blob/master/Readme.md).
|
||||
- Bundle some locales that you can use with `strftime.localizeByIdentifier('nl_NL')`. Full list available in the [readme](https://github.com/samsonjs/strftime/blob/master/Readme.md).
|
||||
Thanks to [Andrew Pirondini](https://github.com/andrewjpiro) of [iFixit](https://ifixit.com)
|
||||
|
||||
- Add instructions to install with Yarn.
|
||||
|
|
|
|||
Loading…
Reference in a new issue