date.c: fix printout of timezone offsets that aren't exact hours
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 30 Apr 2005 23:18:41 +0000 (16:18 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 30 Apr 2005 23:18:41 +0000 (16:18 -0700)
commit7f26664f1f03571cf3bde2fb3d321b9933690638
tree85d1354a9117f2f08292e536e5daf8a2ce996669
parent92e2311b6c10bf1e4f3e1231d26a6e71d81c5f47
date.c: fix printout of timezone offsets that aren't exact hours

We'd get the sign wrong for the minutes part of a negative offset.
date.c