Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

IPortletRequest.GetTimeZone Method 

Returns a TimeZone object representing the end user's time zone.

TimeZone GetTimeZone();

Return Value

A TimeZone object.

Exceptions

Exception Type Condition
NotGatewayedException The request is not gatewayed.
ProtocolNotSupportedException The portal does not support this feature.

See Also

IPortletRequest Interface | Plumtree.Remote.Portlet Namespace