day-of-the-week

n8n node to get the day of the week

Package Information

Released: 12/27/2024
Downloads: 0 weekly / 13 monthly
Latest Version: 1.1.1
Author: forestsource

Documentation

n8n-nodes-day-of-the-week

NPM Version

https://nodei.co/npm/n8n-nodes-day-of-the-week.png?downloads=true&downloadRank=true&stars=true

The "Day of the Week" node for n8n allows users to:

  • Monitor and trigger workflows based on specific days of the week and weeks of the month.
  • Select multiple days and weeks to customize their monitoring preferences.

This node is particularly useful for:

  • Scheduling tasks
  • Automating processes that need to occur on specific days or weeks.

How to use

overview
settings

Community Nodes (Recommended)

  1. Go to Settings > Community Nodes.
  2. Select Install.
  3. Enter n8n-nodes-day-of-the-week in Enter npm package name. field.
  4. Agree to the risks of using community nodes: select I understand the risks of installing unverified code from a public source.
  5. Select Install.

Manual installation

To get started install the package in your n8n root directory:

npm install n8n-nodes-day-of-the-week

Contributing

  1. Fork it (https://github.com/open-pix/n8n-nodes-day-of-the-week/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -m 'feat(fooBar) Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Requ

Discussion