Hi @tzewen.ng
The time from datafeed is in UTC.
Developers can convert the time from UTC to any desired timezone in their code.
Here is a Python example, https://www.saltycrane.com/blog/2009/05/converting-time-zones-datetime-objects-python/