Page 2 of 2

Re: DateTime Confusion

Posted: Wed Aug 04, 2010 1:44 pm
by Weirdan
PHPHorizons wrote:LOL That's what I get for relying on the manual :P. Is that stated anywhere on the PHP site; because, I have not seen anything of the sort. Nor does the DateTime manual pages say there are date, timezone_type, and timezone properties (as far as I know)
No, this clearly is not an intended behavior. Seems to be a bug to me.

Edit: Ha, they consider this an unimplemented feature request: http://bugs.php.net/bug.php?id=49382

Re: DateTime Confusion

Posted: Wed Aug 04, 2010 2:08 pm
by PHPHorizons
That is funny! I can't say that I agree with the feature though...

Re: DateTime Confusion

Posted: Wed Aug 04, 2010 5:11 pm
by superdezign
Microsoft: Turning bugs into features since 1985.