Hi Thomas! On 12/28/2007 01:10 PM Thomas Koch wrote:
> I saw your tests for the datetime support in PO. You instantiate a DateTime > object via > new DateTime( '@327535200' ) > in testNoConversionOnUpdate(). > This would normally throw a warning (or notice?) if you did not set a default > timezone in your php.ini. I suggest to develop always without a default > timezone in the php.ini. This way you're immediately warned about missing > information, which is crucial when dealing e.g. with a travel booking engine. No, having a default timezone is mandatory, that is why PHP warns you about its missing. Regards, Toby -- Mit freundlichen Grüßen / Med vennlig hilsen / With kind regards Tobias Schlitt (GPG: 0xC462BC14) eZ Components Developer [EMAIL PROTECTED] | eZ Systems AS | ez.no -- Components mailing list [email protected] http://lists.ez.no/mailman/listinfo/components
