microsoft / AzureStorageExplorer

Easily manage the contents of your storage account with Azure Storage Explorer. Upload, download, and manage blobs, files, queues, tables, and Cosmos DB entities. Gain easy access to manage your virtual machine disks. Work with either Azure Resource Manager or classic storage accounts, plus manage and configure cross-origin resource sharing (CORS) rules.
Creative Commons Attribution 4.0 International
365 stars 85 forks source link

TableStorage Timestamp shows UTC instead of user's localtime #7954

Open Terrence77 opened 1 month ago

Terrence77 commented 1 month ago

Preflight Checklist

Storage Explorer Version

1.33.1

Regression From

No response

Architecture

x64

Storage Explorer Build Number

20240410.2

Platform

Windows

OS Version

win 23h2

Bug Description

All timestamps are shown in UTC, not converted to local time as I have read in many posts.
There is no mention of settting timezone or setting how to display times in the help..

Steps to Reproduce

show a query from tablestorage

Actual Experience

shows utc time

Expected Experience

show local time based on user's computer's time Zone, or let me select the time Zone.

Additional Context

none.