about summary refs log tree commit diff
path: root/users/grfn/emacs.d/snippets/text-mode/date
blob: 7b94311470114ee6cce8ee0e083eb27019d2b8d3 (plain) (blame)
1
2
3
4
5
# -*- coding: utf-8 -*-
# name: date
# key: date
# --
`(format-time-string "%Y-%m-%d")`$0