POCO for the PHP DateTime class.
PHP documentation is available here: https://www.php.net/manual/en/class.datetime.php
Only has the default constructor.
Implementation of IPhpObject.SetClassName.
This method has no effect, because PhpDateTime always has a fixed classname.
Parameters:
string - No effect.Returns: void
Implementation of IPhpObject.GetClassName.
This method always returns “DateTime”.
Parameters: None.
Returns: string - Always “DateTime”
Type: string
PhpProperty name: “date”
Type: int
PhpProperty name: “timezone_type”
Type: string
PhpProperty name: “timezone”