summaryrefslogtreecommitdiff
path: root/new-doc
diff options
context:
space:
mode:
Diffstat (limited to 'new-doc')
-rwxr-xr-xnew-doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/new-doc b/new-doc
index ce987bc..1eeff27 100755
--- a/new-doc
+++ b/new-doc
@@ -3,7 +3,7 @@
cd "$(dirname "$0")"/src
shopt -s extglob
-now="$(date +'%F %T')"
+now="$(TZ=UTC date +'%F %T')"
docname="$1"
shift