Hi the timestamp is always in UTC time zone.
All conversion functions from and to timestamp will save the timestamp in UTC time zone.
So if you want to convert your timestamp in date and time using TZ time zone you should use the following syntax:
CONVERT TIME STAMP tstp TIME ZONE tz INTO DATE date TIME time. "from timestamp to tz