Plumtree UI Infrastructure API  
 

IEnvironment.GetTimeZone Method 

Gets the time zone of the current user.

E.G. America/Los_Angeles
string GetTimeZone();

Return Value

The time zone of the user.

See Also

IEnvironment Interface | com.plumtree.uiinfrastructure.uitasks Namespace