The Storage file UI view (navigated to by selecting the Retool Storage resource) displays Created At and Last Modified in your local timezone.
The Retool Storage resource queries (eg get list of file metadata) returns the timestamp in UTC. For this, you can convert to a different timezone as you please using the moment library like this