For platform n8n, this workflow retrieves today's date and the corresponding day of the week upon manual execution, providing users with quick access to current date information for scheduling and planning purposes.
This workflow is ideal for:
This workflow addresses the need for quick and automated retrieval of today's date and the corresponding day of the week. It eliminates the need for manual date entry, reducing errors and saving time, especially in workflows that depend on current date information.
date_today: Current date in ISO format.day_today: Name of the current weekday.