(show_date) [--rfc-822]: Don't space-pad the day of the month.
authorJim Meyering <jim@meyering.net>
Sat, 18 Aug 2001 10:54:56 +0000 (10:54 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 18 Aug 2001 10:54:56 +0000 (10:54 +0000)
commit88e4ad1d3673996f718ae70099105e67084cdbad
tree0681ac44bed144c4ad019cbeb456444746f076c1
parent3e08e11574641bda38cde2c7368dfbe87bbda2bf
(show_date) [--rfc-822]: Don't space-pad the day of the month.
Set only LC_TYPE to the "C" locale.  Setting LC_ALL is overkill,
and would have unwanted side effects if there is an error message.
src/date.c