cheatsheets/strftime.md

12 lines
263 B
Markdown

---
title: strftime format
layout: 2017/sheet
weight: -5
updated: 2017-09-04
tags: [Featurable]
intro: |
The strftime format is the standard date formatting for UNIX. It's used in C, Ruby, and more.
---
{% include common/strftime_format.md title="strftime" %}