Re: date command

2011-10-04 Thread Bob Proulx
s.pl...@juno.com wrote: > Bash Version: 4.1 > > When using date command with -d option, if the date is between > "2010-03-14 02:00" and "2010-03-14 02:59" inclusive, it gives an > "invalid date" error. You can test this with the following command: > echo $(date -d "2010-03-14 02:00" +%s)

Re: date command

2011-10-04 Thread DJ Mills
On Tue, Oct 4, 2011 at 8:49 PM, s.pl...@juno.com wrote: > From: steve > To: bug-bash@gnu.org > Subject: bug in date command > > Configuration Information [Automatically generated, do not change]: > Machine: i586 > OS: linux-gnu > Compiler: gcc > Compilation CFLAGS:  -DPROGRAM='bash' -DCONF_HOSTTYP