Home
Exams
Providers
About
Sign In
Sign Up
Home
/
Exams
/
UiPath UiPath Agentic Automation Associate
/
Question #12
#12
Multiple Choice
Mark for review
You need to pass a DateTime to an agent tool. What is the correct way to handle this?
A.
Pass the date directly as a DateTime object, as it is natively supported.
B.
Send the date as a CRON expression for easier scheduling interpretation.
C.
Convert the DateTime to String and parse it inside the agent tool.
D.
Convert the date to an integer representing the number of days since 01/01/0001.
Reveal Answer
Previous
Question 12 of 176
Exam UIAAAV1 Topic 1 Question 12
Back to all questions
Next
Sign In
Sign Up