1
0
mirror of https://github.com/onkelbeh/cheatsheets.git synced 2026-08-15 13:34:53 +02:00
Files
cheatsheets/strftime.md
2020-07-04 23:33:09 +10:00

263 B

title, layout, weight, updated, tags, intro
title layout weight updated tags intro
strftime format 2017/sheet -5 2017-11-27
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" %}