1
0
mirror of https://github.com/php/php-src.git synced 2026-04-08 16:43:44 +02:00
Files
archived-php-src/ext
Jouni Ahto 379889339f (PHP gmmktime) Should now give right values. Note that there was never need for
the acrobacy adjusting the time for GMT. mktime() fills
	       tm_gmtoff with just the right offset to add.
@- Fixed gmmktime() so that the following should always be true:
   gmmktime([args]) == mktime([args]) + date('Z', mktime([args])) (Jouni)
# Heh, conforming to the rules anyway...
1999-10-08 03:08:44 +00:00
..
1999-07-26 20:09:08 +00:00
1999-10-07 14:00:18 +00:00
1999-10-05 11:00:48 +00:00
1999-10-04 18:30:37 +00:00
1999-10-06 05:31:24 +00:00
1999-10-05 11:48:05 +00:00
1999-10-05 12:10:52 +00:00
1999-08-24 23:12:50 +00:00
1999-10-05 13:33:57 +00:00
1999-10-07 19:53:20 +00:00