https://github.com/filipnet/nodered-datetime
Creation of global date and time variables to be used for Node-RED Flows
https://github.com/filipnet/nodered-datetime
date datetime flow node-red time timestamp variables
Last synced: 3 months ago
JSON representation
Creation of global date and time variables to be used for Node-RED Flows
- Host: GitHub
- URL: https://github.com/filipnet/nodered-datetime
- Owner: filipnet
- License: bsd-3-clause
- Created: 2020-04-30T08:24:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-17T07:09:21.000Z (over 5 years ago)
- Last Synced: 2024-12-27T08:16:09.212Z (about 1 year ago)
- Topics: date, datetime, flow, node-red, time, timestamp, variables
- Homepage: https://www.filipnet.de
- Size: 43 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nodered-datetime
Creation of global date and time variables to be used for Node-RED Flows

You can find the complete flow ***flows.json*** for import to Node-RED in this GitHub-repository.
## FEATURES
- Set global variables for
- weekday
- year
- day
- hour
- minute
- weekday
- second
- Combining these variable in
- timestamp format (e.g. for log files) like ***YYYY-MM-DD HH:MM***
- timestamp format (e.g. for dashboard) like ***Thursday, 30.04.2020***
## LICENSE
nodered-datetime and all individual scripts are under the BSD 3-Clause license unless explicitly noted otherwise. Please refer to the LICENSE