summaryrefslogtreecommitdiffstats
path: root/pw/pw.c
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2000-06-24 13:36:13 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2000-06-24 13:36:13 +0000
commitf66d99f908122f3ab1e2c377db203a131faf86c9 (patch)
tree05355ba5ec488fac4687993a15292b9bd1e436b8 /pw/pw.c
parent5bd653754af8d012e11e518278bbde0971626082 (diff)
downloadpw-darwin-f66d99f908122f3ab1e2c377db203a131faf86c9.tar.gz
pw-darwin-f66d99f908122f3ab1e2c377db203a131faf86c9.tar.zst
pw-darwin-f66d99f908122f3ab1e2c377db203a131faf86c9.zip
Localize ctype too.
Add weekday to showuser expired fields
Diffstat (limited to 'pw/pw.c')
-rw-r--r--pw/pw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pw/pw.c b/pw/pw.c
index 5c77783..d854c92 100644
--- a/pw/pw.c
+++ b/pw/pw.c
@@ -132,7 +132,7 @@ main(int argc, char *argv[])
umask(0); /* We wish to handle this manually */
LIST_INIT(&arglist);
- (void)setlocale(LC_TIME, "");
+ (void)setlocale(LC_ALL, "");
/*
* Break off the first couple of words to determine what exactly