cheatsheets/strftime.md

11 lines
244 B
Markdown
Raw Permalink Normal View History

2017-11-27 11:44:19 +00:00
---
title: strftime format
weight: -5
2020-07-04 13:33:09 +00:00
updated: 2017-11-27
2017-11-27 11:44:19 +00:00
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" %}