Property | Type | Description | |
---|---|---|---|
$date | Date | ||
$hour | integer | ||
$minute | integer | ||
$second | integer | ||
$timeZoneID | string |
Method | Description | |
---|---|---|
__construct ( $date = null, $hour = null, $minute = null, $second = null, $timeZoneID = null ) | ||
getNamespace ( ) : string | Gets the namesapce of this class | |
getXsiTypeName ( ) : string | Gets the xsi:type name of this class |
public __construct ( $date = null, $hour = null, $minute = null, $second = null, $timeZoneID = null ) |
public getNamespace ( ) : string | ||
return | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
return | string | the xsi:type name of this class |