Add timestamp scripts
[khome.git] / bin / timestamp-iso8601
diff --git a/bin/timestamp-iso8601 b/bin/timestamp-iso8601
new file mode 100755 (executable)
index 0000000..b49d822
--- /dev/null
@@ -0,0 +1,3 @@
+#! /bin/sh
+
+date +'%Y-%m-%dT%H:%M:%S%z'
This page took 0.02283 seconds and 4 git commands to generate.