Files

6 lines
134 B
Plaintext
Raw Permalink Normal View History

2026-02-04 15:37:43 +01:00
# -*- mode: snippet -*-
# name: (current time)
# key: time
# uuid: time
# --
2026-02-06 15:12:15 +01:00
`(format-time-string "%Y-%m-%dT%H:%M:%S" (current-time))`