Eastern Time Conversion in WorkQueue Get completed Data

Dhwani24

New Member
Hello,

I have 2 use cases which has to do with Eastern Time. These are as follows:

1) Converting time to Eastern Time so that based on time, I can assign a job or mark as defer until pre-decided time.
2) Getting completed data times from work queue (Get completed items) object based on last 24 hours

Example: There is an item in the queue which should be assigned to specific person between 9 AM ET till 6 PM ET. As per local time currently it is 6:30 PM so BOT should wait for time to reach to 9 AM ET. How to add this constraint?

I have used Work Queue in my model. Could you please help me in figuring out solution?
 
Top