You can get the country code of requesting IP. When an IP exists in the requesting IP field, use the IP. If nothing exists, time zone service checks the requesting client IP to return the relevant country code.
The Time Zone API has a distributed processing environment in case of a failure or poor network. If the communication timeout set for your game server is exceeded due to a failure or network problem, call this API using the distributed environment URL.
Request
Field Name
Description
Required
ip
If the requesting IP(IPv4 or IPv6) is null, it gets the country code through the IP of API-implementing client.
N
Response
Field Name
Description
Type
result_code
Result code. 0=Success
Integer
result_msg
Result message
String
timezone
Object-type time zone Refer to the following Timezone object