Hi all,
I am using LstsummaryMeeting API to get all the meeting list from WebEx. When I do this I am getting the meeting schedule time in different time zone (because the meetings are stored in different time zones in WebEx).
My requirement is, I want to list all the meetings from WebEx in same time Zone (in my case, its IST Time zone). That is, I want to convert it to one single Time zone. Is it possible to apply a condition or criteria for this within the XML request.
Any help would be appreciated.
Thanks in advance
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sorry but what your seeking is not available within the XML API; the only way to change LstSummaryMeeting's output would be to alter the meeting configurations one by one.
Your integration should adjust any of these times to your local time programmatically for this to happen.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Comments
0 comments
Please sign in to leave a comment.