about summary refs log tree commit diff
path: root/sh/datec
diff options
context:
space:
mode:
Diffstat (limited to 'sh/datec')
-rwxr-xr-xsh/datec3
1 files changed, 3 insertions, 0 deletions
diff --git a/sh/datec b/sh/datec
new file mode 100755
index 0000000..8146a68
--- /dev/null
+++ b/sh/datec
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+TZ=Asia/Shanghai date '+%a %m/%d/%Y %H:%M:%S UTC%:::z'