Daylight Saving Time Notification

Daylight Saving Time Notification

Complex
High
10
Nodes
Complex
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
10
Node Types
9

Node Types

manual Trigger
When clicking ‘Test workflow’
1 node
sticky Note
Sticky Note1
1 node
code
Timezones List
1 node
set
Calculate Zone Date and Time, Check If Daylight Saving Time
2 nodes
if
Check If Change Tomorrow
1 node
slack
Send Notification On Upcoming Change
1 node
date Time
Calculate Tomorrow's Date
1 node
schedule Trigger
Schedule Trigger
1 node
email Send
Send Email On Upcoming Change
1 node

Workflow JSON

7.75 KB
{
  "id": "JIegnKLVXTkkTzfO",
  "meta": {
    "instanceId": "bdce9ec27bbe2b742054f01d034b8b468d2e7758edd716403ad5bd4583a8f649",
    "templateCredsSetupCompleted": true
  },
  "name": "Daylight Saving Time Notification",
  "tags": [],
  "nodes": [
    {
      "id": "87b11535-a9ae-49d4-a33f-b895274643e5",
      "name": "When clicking ‘Test workflow’",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        0,
        0
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "d1cd9157-9948-43fd-a725-2a82a21a82c6",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        340,
        -300
      ],
      "parameters": {
        "width": 394,
        "height": 264,
        "content": "## How it works\n- check list of timezones\n- check if any timezone switches from/to Daylight Saving Time\n- notify on Slack\n\n## Remember to set up\n- Add timezones to \"Timezones List\"\n- Slack notification channel\n"
   ...

Showing first 1000 characters. Click "Expand" to view the full JSON.