HI!
There is a option in CRM 3.0 to format an int attribute as a Time Zone.
On the form the attribute will show up as a Time Zone picker.
The attribute in the database is an integer, how can I find the text value/name for it?
(The same thats shows on the form or if possible the windows sytem id for it).
I am using sql and C#, and want to be able to change the timezone attribute for entities
using a user interface, where I load timezones from windows with .net framework.
Thanks,
Anders
Start Free Trial