From 3f5cfe38dadf34669270eed9184f0414a280f5a9 Mon Sep 17 00:00:00 2001 From: nixpkgs-review Date: Tue, 3 Nov 2020 22:10:32 -0300 Subject: Prepare for translation front matter of _tils/2020-08-12-simple-filename-timestamp.md --- _tils/2020-08-12-simple-filename-timestamp.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to '_tils') diff --git a/_tils/2020-08-12-simple-filename-timestamp.md b/_tils/2020-08-12-simple-filename-timestamp.md index a02c70b..ea88e70 100644 --- a/_tils/2020-08-12-simple-filename-timestamp.md +++ b/_tils/2020-08-12-simple-filename-timestamp.md @@ -1,10 +1,17 @@ --- + title: Simple filename timestamp + date: 2020-08-12 + layout: post + lang: en + ref: simple-filename-timestamp + --- + When writing Jekyll posts or creating log files with dates on them, I usually struggle with finding a direct way of accomplishing that. There's a simple solution: `date -I`. -- cgit v1.2.3