2026-04-09T20:01:30

This commit is contained in:
2026-04-09 20:00:30 +02:00
parent ad651d20ec
commit 22671273d2
12 changed files with 85 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# -*- mode: snippet -*-
# name: (current time)
# key: time
# uuid: time
# --
`(format-time-string "%Y-%m-%dT%H:%M:%S" (current-time))`