AtTask: How to retrieve timeZone IDs -


i trying post users external system onto workfront. post timezone value user through api. how timezone id can pass put users rest api.

thank you, uma

the timezone value string, can't confirm if java class based on locale.

while labor intensive, switch timezone , use

/api/user/search?id={id}&fields=timezone retrieve values correspond drop down on user profile gui.

if have users set timezones use, generate user report timezone column values.


Comments

Popular posts from this blog

c - Calling a function within a loop -

vb.net - Unbound DataGridView add row with checkbox error -

How i fill combobox items in Radgridview manually using in vb.net -