2026-02-04T15:37:44

This commit is contained in:
2026-02-04 15:37:43 +01:00
parent c9505d7bf8
commit 1502d695aa
10 changed files with 55 additions and 23 deletions

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))`