Browse Source

Add date-fns (#637)

master
Andrej Badin 8 years ago
committed by Sindre Sorhus
parent
commit
94d667bfde
  1. 1
      readme.md

1
readme.md

@ -491,6 +491,7 @@
- [Moment Timezone](http://momentjs.com/timezone/) - IANA Time Zone Database + Moment.js. - [Moment Timezone](http://momentjs.com/timezone/) - IANA Time Zone Database + Moment.js.
- [dateformat](https://github.com/felixge/node-dateformat) - Date formatting. - [dateformat](https://github.com/felixge/node-dateformat) - Date formatting.
- [tz-format](https://github.com/samverschueren/tz-format) - Format a date with timezone: `2015-11-30T10:40:35+01:00`. - [tz-format](https://github.com/samverschueren/tz-format) - Format a date with timezone: `2015-11-30T10:40:35+01:00`.
- [date-fns](https://github.com/date-fns/date-fns) - Modern date utility.
### URL ### URL

Loading…
Cancel
Save