Unable to update Date value in Orchestartor arguments

Hi all

Iam unable to update Date value in Orchestartor Arguments.Im getting errir like " for arguments of datetime q valid JSON must be provided "

Attaching screenshot for reference.

@Aswini

Hi @Aswini

You need to give in this format YYYY-MM-DDTHH:mm:ss.sssZ
Ex: ā€œ2023-07-19T12:30:45.000Zā€ represents the date and time July 19, 2023, at 12:30:45.

Hii @rlgandu

I have tried giving that format but facing the same

@Aswini
Give in ā€œā€(quotes)

1 Like

Hi @Aswini

Check on this document

https://docs.uipath.com/orchestrator/standalone/2023.4/user-guide/about-input-and-output-arguments

I hope it helps!!

1 Like

@Aswini

Give the datetime in double quotes " "

1 Like

@Aswini

Give like this

"2012-04-23T18:25:43.511Z"

1 Like

@Aswini

If you got the solution please mark it as solution.

Hey all thank you eveyome for responding.Issue got resolved after giving double quotes

1 Like

@Aswini

If this work for you mark it as solution

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