mirror of
https://github.com/onkelbeh/cheatsheets.git
synced 2025-10-16 15:38:44 +02:00
- Update some sheets which have very long sections - Remove `layout: 2017/sheet` (everything has the same layout now) - Remove outdated sheets
244 B
244 B
title, weight, updated, tags, intro
title | weight | updated | tags | intro | |
---|---|---|---|---|---|
strftime format | -5 | 2017-11-27 |
|
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" %}