Timestamp timezone configuration

Hi,

I made some fix from the Ontology side to have the object table and native chart showing similar information by simply switching from ISO instant with a static timezone to ‘Data and Time’ still in static timezone:


Now for the typescript function I tried the solution you proposed but I had to change it to a string output and not an IRange which isn’t ideal visually:

Do you have a solution while keeping the IRange format ?
I’m gonna continue looking for an ideal solution in the meantime.

thanks for the support.