1
0
mirror of https://github.com/onkelbeh/cheatsheets.git synced 2025-06-15 14:47:53 +02:00
cheatsheets/strftime.md
2017-11-27 19:48:16 +08:00

263 B

title layout weight updated tags intro
strftime format 2017/sheet -5 2017-09-04
Featurable
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" %}