We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d4d98a2 + 0c6abf4 commit d52bec6Copy full SHA for d52bec6
snippets/fundamental-mode/current-date-and-time
@@ -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