]> granicus.if.org Git - php/commit
- Fixed bug in tm2unixtime where the wanted date was in the transition time
authorDerick Rethans <derick@php.net>
Sat, 18 Jun 2005 19:23:58 +0000 (19:23 +0000)
committerDerick Rethans <derick@php.net>
Sat, 18 Jun 2005 19:23:58 +0000 (19:23 +0000)
commit9f2283b8a0799ca7bda97e9fec124a8ca9fe1dfa
tree1088bd3835965fbcb281b8da38023ac0e2f686e0
parent7299ff3b0410925edff11a940cc323e4e66a7ff1
- Fixed bug in tm2unixtime where the wanted date was in the transition time
  between two zones.
#- In this case the wanted date actually didn't exist, and that wasn't
#  handled correctly.
ext/date/lib/parse_tz.c
ext/date/lib/timelib_structs.h
ext/date/lib/tm2unixtime.c