node-d3-time-format

time formatter and parser inspired by strftime and strptime
  https://d3js.org/d3-time-format/
  0
  no reviews



This module provides a JavaScript implementation of the venerable strptime and strftime functions from the C standard library, and can be used to parse or format dates in a variety of locale-specific representations.

Node.js is an event-based server-side JavaScript engine.