Node-Red configuration
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Dirk Alders 97486731b5 Dashboard 2 - EG-West 4 mēnešus atpakaļ
..
build Dashboard 2 - EG-West 4 mēnešus atpakaļ
src Dashboard 2 - EG-West 4 mēnešus atpakaļ
LICENSE.md Dashboard 2 - EG-West 4 mēnešus atpakaļ
README.md Dashboard 2 - EG-West 4 mēnešus atpakaļ
package.json Dashboard 2 - EG-West 4 mēnešus atpakaļ

README.md

Luxon

MIT License Build Status NPM version Coverage Status PRs welcome

Luxon is a library for working with dates and times in JavaScript.

DateTime.now().setZone("America/New_York").minus({ weeks: 1 }).endOf("day").toISO();

Upgrading to 3.0

Guide

Features

  • DateTime, Duration, and Interval types.
  • Immutable, chainable, unambiguous API.
  • Parsing and formatting for common and custom formats.
  • Native time zone and Intl support (no locale or tz files).

Download/install

Download/install instructions

Documentation

Development

See contributing.

Phasers to stun