top of page

Manual Date Parser

An n8n workflow that triggers manually and converts a specified date string ('14/02/2020') into a date object using n8n's Date & Time node. Useful for beginners learning to handle date parsing and transformations without external APIs.

bottom of page