IMHO if date.timezone is undefined PHP should quietly assume that it was intentionally left undefined because I *want* PHP to "query the host operating system (if supported and allowed by the OS)" or else fall back to UTC.
What I usually do is: date_default_timezone_set( @date_default_timezone_get() ); Philipp Kempgen -- -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org