Skip to main content
Question

Not able to assign string to date

  • April 15, 2024
  • 2 replies
  • 308 views

Forum|alt.badge.img+3

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

Forum|alt.badge.img
  • Cadet | Tier 2
  • April 16, 2024

 

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


Forum|alt.badge.img
  • Cadet | Tier 2
  • April 16, 2024

 

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