Parse Date Error

1. Parsing DateSubmission into Date Type

Looks like the variable DateSubmission is already in a Make supported date format, but you can still parse it by using

According to the Tokens you can use to format a date variable, you can use YYYY-MM-DDTHH:mm:ss.SSSZ.

e.g.:

{{parseDate(105.DateSubmission; "YYYY-MM-DDTHH:mm:ss.SSSZ")}}

Screenshot_2024-06-12_110613

For more information, see Date Formats in the Help Center.

Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I found these useful when I was learning Make, and hope they might benefit you too —

General

Help Center Basics

Articles & Videos

samliewrequest private consultation

Join the unofficial Make Discord server to chat with other makers!

1 Like