The first picture is the data I received from Excel using CF_LAST, CF_TIME, and CF_DATE. In the second picture, I received data of the same field using the EIKON API. In the case of Excel, CF_TIME and CF_DATE are automatically set to the time zone of Korea where I live. However, for the EIKON API, CF_TIME and CF_DATE seem to follow the GMT time zone. How do I set CF_TIME and CF_DATE in the EIKON API to the time zone of Korea where I live?