Intended Application
To set the timezone for a system user.
Notes
- No additional notes.
Input Parameters
PARAMETER |
DATA TYPE | DATA REQUIRED? | FORMATTING | NOTES |
---|---|---|---|---|
WS Security Token |
Alphanumeric |
Yes |
|
|
User Email Address | Alphanumeric | Yes | ||
GMT Offset | Decimal | Yes | Hours difference from UTC time, in non-DST periods. | |
UseDaylightSavings | Integer | Yes | 0 = No DST observed 1 = DST observed |
Common Return Codes
0,1,2,100,101,102,16000,16002,16006
Additional error codes may be generated. Their descriptions can be found by calling GetReturnCodeMessage.
More Information