diff options
Diffstat (limited to 'snippets/org-mode/hugotime')
| -rw-r--r-- | snippets/org-mode/hugotime | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/snippets/org-mode/hugotime b/snippets/org-mode/hugotime new file mode 100644 index 0000000..013bea3 --- /dev/null +++ b/snippets/org-mode/hugotime @@ -0,0 +1,6 @@ +# -*- mode: snippet -*- +# name: hugotime +# key: hugotime +# -- + +[`(format-time-string "%Y-%m-%dT%H:%M:%S%z")`]
\ No newline at end of file |
