]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
Time zone difference now specified relative to the server's time instead of relative...
authorcarstenklapp <carstenklapp@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Fri, 8 Feb 2002 05:03:10 +0000 (05:03 +0000)
committercarstenklapp <carstenklapp@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Fri, 8 Feb 2002 05:03:10 +0000 (05:03 +0000)
commit478f774a830f5a931fb4dcc2e2ede4c5d8572f47
tree598ed30d73ca4b3adc19d75038e0aeb17b415cd6
parent005f14081f07d4d488bd5f6837da60c6825973b5
Time zone difference now specified relative to the server's time instead of relative to GMT. As Jeff pointed out, by using a time relative to the server, sometimes the time would remain correct when daylight savings starts / stops, dependant upon the time zones involved. (Otherwise we'd have to open up a new can of worms by fully implementing all the named time zones, each with differing daylight savings time rules.)

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@1912 96ab9672-09ca-45d6-a79d-3d69d39ca109
lib/stdlib.php