Tried variables.calendarDate.value and {{{variables.date_2.calendarDate}}}, didn’t work.
These worked:
{{{variables.date_2.value.date}}}-{{{variables.date_2.value.month}}}-{{{variables.date_2.value.year}}}
But these didn’t :
{{{variables.date_2.value.hour}}}
{{{variables.date_2.value.hour}}}
Hey @Sherina_Rajasekhar
You can refer to this guide to understand how the response of DateTime prompt is stored in a variable.
First make sure, you’re storing the response in object variable.
Also, make sure the selected widget type is Single Date and Time Picker