tprouvot / Salesforce-Inspector-reloaded

Chrome extension to add a metadata layout on top of the standard Salesforce UI to improve the productivity and joy of Salesforce configuration, development, and integration.
https://chrome.google.com/webstore/detail/salesforce-inspector-relo/hpijlohoihegkfehhibggnkbjhoemldh
MIT License
187 stars 59 forks source link

[data-export] Add an option to the localStorage/options to set the default time zone to show the date in when exporting date/time fields #527

Open kaustubhdapurkar opened 1 month ago

kaustubhdapurkar commented 1 month ago

When exporting data along with a date/time field, the rows show time in UTC by default.

Add an option to use the PCs current time zone to show these datetime field values.

PS. I would like to work on implementing this feature.

tprouvot commented 5 hours ago

Hi @kaustubhdapurkar,

I'm wondering if you need can be addressed by this function? https://developer.salesforce.com/docs/atlas.en-us.soql_sosl.meta/soql_sosl/sforce_api_calls_soql_select_convert_time_zone.htm