diff options
author | Daniil Baturin <daniil@baturin.org> | 2014-07-07 10:55:02 +0200 |
---|---|---|
committer | Daniil Baturin <daniil@baturin.org> | 2014-07-07 10:55:02 +0200 |
commit | 46262045b34f29240416fc9a560e0c9a3142dff0 (patch) | |
tree | 84728f9740b06e0791a5fa240fde67b77a34e7f3 /templates | |
parent | 8f4d013905f06ae6b4c5d06b79a3ad62c218616f (diff) | |
download | vyatta-op-46262045b34f29240416fc9a560e0c9a3142dff0.tar.gz vyatta-op-46262045b34f29240416fc9a560e0c9a3142dff0.zip |
Add Maya calendar support to date commands
for planning system maintenance rituals. ;)
Diffstat (limited to 'templates')
-rw-r--r-- | templates/show/date/utc/maya/node.def | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/show/date/utc/maya/node.def b/templates/show/date/utc/maya/node.def new file mode 100644 index 0000000..ddc82c7 --- /dev/null +++ b/templates/show/date/utc/maya/node.def @@ -0,0 +1,2 @@ +help: Show UTC date in Maya calendar format +run: ${vyatta_bindir}/maya-date.py $(date +%s) |