Skip to main content
Cadet | Tier 2
April 15, 2024
Question

Not able to assign string to date

  • April 15, 2024
  • 2 replies
  • 429 views

I am using the DateTime: Assign to convert the string into a datetime value. However, the only output I get from the bot is an unhelpful error “An exception occurred while parsing the date time”

2 replies

Cadet | Tier 2
April 16, 2024

 

Changing the custom date format from MM/dd/YYYY to MM/dd/yyyy will resolve the issue.

Cadet | Tier 2
April 16, 2024

 

Changing the custom date format from MM/dd/YYYY to MM/dd/yyyy will resolve the issue.