top of page

Get Today's Date and Weekday

An n8n workflow using a Manual Trigger and Function node to output the current ISO date and weekday name in JavaScript. Useful for initiating date-based automation or logging within n8n without external API calls.

bottom of page