We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

how to add timezone in standard way

Not applicable

i have added some timezones to SYS_USER table but they are not working properly

by default system has some timezones and UTC-5 US/Eastern Time is one of them this is working fine but i added UTC+530 India Time, and that is not working . can you plz let me know what is standard way to write timezones or any standard way to do this.

7 REPLIES 7

If you want to add it to the choice list, you can. Instead of Configure Choices, use Show Choices.



Add the entry like this:



find_real_file.png



find_real_file.png


Not applicable

thanks , but one things how WRITING IST will automatically calculate this , is there some back coding from where it will match its value to utc+5:30 ?


My understanding is that it gets it from the OS (or some shared library at the filesystem/OS level.)