From cd29b12482c93ad7f347312e518776f0faa4bf96 Mon Sep 17 00:00:00 2001 From: hjp Date: Thu, 27 Jul 1995 08:13:46 +0000 Subject: [PATCH] Set time format to "C". --- .zshenv | 1 + 1 file changed, 1 insertion(+) diff --git a/.zshenv b/.zshenv index dd08dae..53fedce 100644 --- a/.zshenv +++ b/.zshenv @@ -62,6 +62,7 @@ done export PATH=$NEW_PATH export LANG=american.iso88591 export LC_COLLATE=american.iso88591@nofold +export LC_TIME=C if test "`uname`" = HP-UX then # need to set that explicitely on HP-UX. MESZ isn't standard, so