OSDN Git Service

Set the tm_isdst flag to -1 before calling mktime(). Otherwise, the current
authorManuel Novoa III <mjn3@codepoet.org>
Wed, 23 Jul 2003 23:24:31 +0000 (23:24 -0000)
committerManuel Novoa III <mjn3@codepoet.org>
Wed, 23 Jul 2003 23:24:31 +0000 (23:24 -0000)
commitb511f9cea92b6a8965812829218e8e327487de71
tree9c695f90c149c17cbb304b5e64ba3d42a82099b9
parente5272074c9bf554fa9f24a97899de584b1c127c2
Set the tm_isdst flag to -1 before calling mktime().  Otherwise, the current
timezone setting is used for the new date.
coreutils/date.c