Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

get user logged in country time zone and set it as default value for param on selection screen?

0 Kudos
529

Based on user logged in country we should set default value for the parameter on selection screen(Logged in country time zone(tzone)? For example If the user logged in from japan it should set the default value as JAPAN like the same for other countries also. How to achieve this? Any suggestions would be helpful. Thanks in advance..

2 REPLIES 2
Read only

Sandra_Rossi
Active Contributor
0 Kudos
414

What is the context? Dates are usually in the time zone of the system. Only a few features take the time zone into account.

Read only

matt
Active Contributor
0 Kudos
414

User accounts can have a personal time zone. Make sure that's set properly, and then read it to populate your parameter.