2026-02-04T15:37:44
This commit is contained in:
6
private-snippets/fundamental-mode/time
Normal file
6
private-snippets/fundamental-mode/time
Normal 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))`
|
||||
Reference in New Issue
Block a user