--- title: Date & time formats layout: 2017/sheet weight: -5 updated: 2017-09-04 tags: [Featurable] --- ## Common time formats {: .-one-column} - [UNIX strftime](./strftime) - Used by Ruby, `date`, and more - [Moment.js](./moment#formatting) - Used by Moment.js, date-fns, and more {% include common/strftime_format.md title="strftime format" %} {% include common/moment_format.md title="Moment.js format" %}