function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
kamal3883kamal3883 

TimeZone Product

Hi,

i have a requirement where i need timezone dynamically. its like this:

Suppose i create a case with some account and that account have country/city X. now i need to create timezone or business hour on case as per this city X.

is there any app present on app exchange which help in getting timezones as per city.

Thanks 

Ashish_SFDCAshish_SFDC
Hi Kamal, 


There is this Time Zone class here, 

https://www.salesforce.com/us/developer/docs/apexcode/Content/apex_methods_system_timezone.htm

See the App , 

Time Zone Checker

AppExchange Link: OpFocus Time Zone Checker
Provider: OpFocus
Cost: Free
Description: Travelling from the Boston to San Fran? Surely you will set your watch back 3 hours, your phone and computer should automatically adjust – BUT Salesforce will not. Time Zone Checker will keep your Salesforce.com time zone in sync with your computer’s time zone so you’ll never miss another meeting because you were notified 3 hours too late! This app also falls into the “Home tab value-adder” category as it adds the Date / Time on your sidebar.

http://www.opfocus.com/blog/10-free-salesforce-com-apps-that-your-company-needs/

https://appexchange.salesforce.com/listingDetail?listingId=a0N300000057OPyEAM


Regards,
Ashish