Forum Discussion
Steven Andrews
May 17, 2021Iron Contributor
Converting Dates from MS Forms into ISO 8601 Format for use in SharePoint datetime field
Hi all, Hope that you're all keeping safe. I'm having a problem that I hope the community can help me with. I'm designing a Forms to SharePoint workflow via Power Automate and some date fie...
RobElliott
May 18, 2021Silver Contributor
The case for date formats needs to be exact: yyyy-MM-dd is the correct format with only the MM in uppercase.
Steven Andrews
May 18, 2021Iron Contributor
Any suggestions on how I'd achieve that format?