Why don't you just run the date command via the command directive in the snippets.conf? For example I'm doing something like this when writing RPM specfiles:
# RPM Spec File specific shortcuts
rlog=* {command:date +"%a %b %d %Y"} %fauthor% - %cursor%%newline%- %cursor%%newline%
—
Reply to this email directly or view it on GitHub.