date-enhanced

DateEnhanced class extends javascript Date class to add some convenience methods.


Keywords
date, arithmetic
License
ISC
Install
npm install date-enhanced@1.0.1

Documentation

This document is work in progress, not yet completed

smart-date

Smarter Date class than the default javascript Date

Introduction

SmartDate is a descendant of Date class. It inherits all Date methods and extends Date by adding several practical methods.

Static methods