@makemesenpai/datelib

2.0.5 • Public • Published

Coverage

There is no badge here! This is due to the repo being joined together. If these were seperate repos, a badge would have appeared.

https://img.shields.io/github/issues/MakeMeSenpai/JS_Libraries_practice

Docs

Table of Contents

e

This var initiates our custom date object

Parameters

  • input ...args num types, or string types

log

This method returns the inputed year

Returns number this.date's year

log

This method returns the inputed month

Returns string this.date's month

log

This method returns the inputed day

Returns number this.date's day

log

This method returns the inputed hour

Returns number this.date's hour

log

This method returns the inputed minutes

Returns number this.date's minutes

log

This method returns the inputed seconds

Returns number this.date's seconds

log

This class adds one to its input.

Parameters

Returns number that number, plus one.

Readme

Keywords

none

Package Sidebar

Install

npm i @makemesenpai/datelib

Weekly Downloads

0

Version

2.0.5

License

ISC

Unpacked Size

29.3 kB

Total Files

10

Last publish

Collaborators

  • makemesenpai