Currently, it is always set to UTC.
The localize value and default time zone of the server is only relevant if you want to visualize them e.g. show them on your webpage. However, for data transfering (via webservice), you dont want the datetime value to be converted from one server to another server because this can result in inconsistency. Also, not all databases column support timezone information. In this situation we always assume it is in UTC.