Skip to content

Commit

Permalink
docs: Mention date-fns-timezone
Browse files Browse the repository at this point in the history
  • Loading branch information
prantlf authored Sep 22, 2018
1 parent 63719e2 commit c80414e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ Offers a minimal date parsing and formatting support, if you want to use this li
## Library Integrations

* [Day.js] - [timeZone plugin] supplies parsing from and formatting to an arbitrary time zone
* [date-fns]
* [date-fns] - [date-fns-timezone] provides functions for parsing from and formatting to an arbitrary time zone and time zone conversions for the native `Date` object.

## Contributing

Expand All @@ -292,3 +292,4 @@ Licensed under the MIT license.
[Day.js]: https://github.com/iamkun/dayjs
[date-fns]: https://github.com/date-fns/date-fns
[timeZone plugin]: https://github.com/prantlf/dayjs/blob/combined/docs/en/Plugin.md#timezone
[date-fns-timezone]: https://github.com/prantlf/date-fns-timezone

0 comments on commit c80414e

Please sign in to comment.