Skip to content

Commit d52bec6

Browse files
authored
Merge pull request #419 from raoulb/date-time-snippet
Add a date and time snippet
2 parents d4d98a2 + 0c6abf4 commit d52bec6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# -*- mode: snippet -*-
2+
# name: current-date-and-time
3+
# key: dt
4+
# --
5+
`(format-time-string "%Y-%m-%dT%H:%M:%S%:z")`

0 commit comments

Comments
 (0)