datetime: link date-fns

This commit is contained in:
Rico Sta. Cruz 2017-09-04 18:15:30 +08:00
parent a3e7f1d23c
commit f49a0d24fc
No known key found for this signature in database
GPG Key ID: CAAD38AE2962619A
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ updated: 2017-09-04
{: .-one-column}
- [UNIX](#unix) - Used by Ruby, `date`, and more
- [Moment.js](#moment-js) - Used by Moment.js and more
- [Moment.js](#moment-js) - Used by Moment.js, date-fns, and more
## UNIX
{: .-three-column}
@ -108,7 +108,7 @@ Presets
| `llll` | `Thu, Aug 2 1985 08:30 PM` |
{: .-shortcuts}
Used by Moment.js. Similar to Java [SimpleDateFormat](https://docs.oracle.com/javase/7/docs/api/java/text/SimpleDateFormat.html).
Used by [Moment.js](http://momentjs.com/docs/#/displaying/) and [date-fns/format](https://date-fns.org/v1.28.5/docs/format). Similar to Java [SimpleDateFormat](https://docs.oracle.com/javase/7/docs/api/java/text/SimpleDateFormat.html).
### Date