post_set_timezone
Overview
Sets the time zone for your account
Parameters
Name
Type
Required
Comments
DaylightSavings
Bit
No
Specifies if you are using daylight savings time
0 = No daylight savings (Default)
1 = Activate daylight savings
GmtOffset
Integer
Yes
The GMT offset of the time zone you are in. (can be negative)
Returns
0
|Error (Different descriptions for the error)
1
|Timezone successfully updated.
Example
https://www.graphicmail.de/api.aspx?Username=user@mydomain.com&Password=123456&Function=post_set_timezone&DaylignSavings=1&SID=10