Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including date-universal with all npm packages installed. Try it out:

var dateUniversal = require("date-universal")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

date-universal v0.0.5

date-universal is a node module used to print date in desired format. It can be used for any localization you want to use in your node application.It can be easily used to add day,month,week hour,minute to a datetime value.you can use format using in php. you don't need to remember extra format or function to use this.

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free