Commit Graph

3 Commits

Author SHA1 Message Date
Klaus Leithoff
ad9df848d0 * API: is_a compatibility vs. php5.3.8 resolving to instanceof operator for most common basic classes 2011-09-26 10:01:53 +00:00
Ralf Becker
67436f667c - silently use server_timezone if wrong user timezone preference is set, as we can not (easily) report it to the user at the stage of initialising EGroupware
- if server_timezone is NOT valid, try (and permanently store!) date_default_timezone_get() frist and then "Europe/Berlin"
2011-08-01 13:09:53 +00:00
Ralf Becker
647ab3e449 if DateTime::__construct() throws error for strings interpreted as Ymd, catch it and try again as timestamp 2010-11-04 13:48:48 +00:00