Skip to content

A date calculator, because I found myself needing one too often.

Notifications You must be signed in to change notification settings

bl-kt/date-calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Date-Calc - Node.js Date Calculator

I found myself googling 'date calculator' more often than I'd like, and thought of that as a perfect oppertunity to make my own.

Contents

  • Dependancies
  • Features
  • Planned Features
  • Known Issues

Dependancies

Features

  • Calculates the amount of days, weeks, months and years between two given dates
  • Choose whether the final day is included or not (+1 day)
  • Add or Subtract a specified amount of days from a given date
  • Add or Subtract a specified amount of weeks, months and years from a given date.

Planned Features

  • Choose whether week days or weekends are counted towards the total
  • More human-readable output - eg 8 days, or 1 week 1 day vs 1.13 weeks

About

A date calculator, because I found myself needing one too often.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published