Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IPortletRequest.GetTimeZone Method 

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

TimeZone GetTimeZone();

Return Value

TimeZone

Exceptions

Exception Type Condition
NotGatewayedException if the request is not gatewayed
ProtocolNotSupportedException if the portal does not support this feature

See Also

IPortletRequest Interface | Plumtree.Remote.Portlet Namespace