How can I parse a Text Field with date information to a real date?
Here is an example string: Thu, Jan 28, 10:00 AM CEST
Thu, Jan 28, 10:00 AM CEST
You can use Integromat's Date & Time Functions: parseDate to achieve this. For your question using format ddd, mmm dd, HH:MM tt zzz should work.
parseDate
ddd, mmm dd, HH:MM tt zzz
2.1m questions
2.1m answers
60 comments
57.0k users