Use Cases
- Display current local time in user interfaces based on timezone
- Log events with accurate timestamps for auditing purposes
- Schedule tasks that depend on local time settings
How It Works
Initiates with a manual trigger to start the workflow Calculates the current local datetime using the specified timezone Formats and returns the datetime components for further use
Setup Steps
- 1Import the workflow template into your n8n instance
- 2Set the desired timezone in the environment variables
- 3Click 'execute' to retrieve the local datetime
Apps Used
Moment.js
Categories
Target Roles
Industries
Tags
#workflow management
#process automation
#notifications