Expression: Hour(GetCurrentDateTimeUtc() in an Architect flow

Hi Everyone,

Hoping to get some assistance, I am using the below expression to do a time check on Architect between 8 am and 5 pm SAST my time, which is GMT +02:00,

  • Hour(GetCurrentDateTimeUtc()) >= 6 and Hour(GetCurrentDateTimeUtc()) < 15

However this check is failing, am I maybe missing something in my expression?

Thanks in advance

Regards

Hi

Is it UTC +2 or UTC +3? Consider the daylight saving as well.

Perhaps using a Evaluate Schedule would be better

Hi Zubair,

it UTC +2.

and I am actually using this in a digital bot flow to validate what users input on a slot action.

Regards

Ok. You will need to share bit more on what you are trying to do in that slot, what the slot type is and what's failing.
BTW, Genesys Community is the better place for these type of queries

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.