node-red-contrib-moment
Date formatter
Produces formatted Date/Time output using the Moment.JS library in Node-RED
Node-Red Node that produces formatted Date/Time output using the Moment.JS library. Timezone, dst and locale aware.
34 stars
7 watching
16 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
htmljavascriptlocale-awarenessmomentnode-rednodejstimezone
Related projects:
Repository | Description | Stars |
---|---|---|
paul-reed/node-red-contrib-simpletime | A lightweight Node-RED node for formatting and manipulating dates and times. | 4 |
moment/momentjs.com | A JavaScript library for handling dates and times in a consistent manner across different time zones and formats. | 639 |
brockpetrie/vue-moment | Filters and formats dates using the Moment.js library in Vue.js applications. | 1,314 |
fightbulc/moment.php | A PHP date library with i18n support that parses and formats dates in various formats. | 971 |
miguelgrinberg/flask-moment | Enhances Flask templates with formatting of dates and times using moment.js | 372 |
urish/ngx-moment | moment.js pipes for Angular | 1,170 |
prolucid/fable-import-momentjs | A set of F# bindings for the popular JavaScript date and time manipulation library Moment.js. | 6 |
rdmtc/node-red-contrib-sun-position | Provides advanced timer and flow control functionality with support for sun and moon positions, blind control, and precise second-based timing. | 109 |
felixge/node-dateformat | A utility package for formatting and manipulating dates in JavaScript | 1,294 |
saman/vue-moment-jalaali | Provides Jalaali Moment.js filters for Vue.js projects to display dates in the Persian calendar format. | 57 |
chartjs/chartjs-adapter-moment | An adapter library that integrates Moment.js with Chart.js charting library | 37 |
rdmtc/node-red-contrib-german-holidays | Provides a NodeRED node to determine if today/tomorrow/... is a holiday | 12 |
alumniq/momentcfc | A ColdFusion-based implementation of date and time manipulation utilities inspired by moment.js. | 45 |
julon/vue-moment-lib | A Vue.js 2.0 wrapper around MomentJS | 30 |
jonschlinkert/time-stamp | A utility library to format timestamps in various ways. | 111 |