Description
Sets the system time if a time server is not specified and there is no internet connection (see System Time)
Syntax
Set-TPHubTime [-TimeAsText <string>] [-InputObject <variable>] [-Proxy <string>]
Parameter | Description |
-TimeAsText | time in the text format: "YYYY-MM-DDThh:mm:ss+hh:mm" |
-InputObject | system time defined with variable |
-Proxy | • optional (from firmware version 1.1): proxy server address • can also be specified globally using Set-TPHubProxy |
Example
Set-TPHubTime -TimeAsText "2016-04-23T00:54:27+01:00"