Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 1.14 KB

Get-UiPathTimeZones.md

File metadata and controls

49 lines (30 loc) · 1.14 KB
NAME
    Get-UiPathTimeZones
    
SYNOPSIS
    Shows the valid time zone names recognized by the Orchestrator.
    
    
SYNTAX
    Get-UiPathTimeZones [-AuthToken <AuthToken>] [-RequestTimeout <int>] [<CommonParameters>]
    
    
DESCRIPTION
    

PARAMETERS
    -AuthToken <AuthToken>
        
        Required?                    false
        Position?                    named
        Default value                
        Accept pipeline input?       false
        Accept wildcard characters?  false
        
    -RequestTimeout <int>
        
        Required?                    false
        Position?                    named
        Default value                100
        Accept pipeline input?       false
        Accept wildcard characters?  false
        
    <CommonParameters>
        This cmdlet supports the common parameters: Verbose, Debug,
        ErrorAction, ErrorVariable, WarningAction, WarningVariable,
        OutBuffer, PipelineVariable, and OutVariable. For more information, see 
        about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216). 
    
INPUTS
    
OUTPUTS
    
    
RELATED LINKS