1.0.1 • Published 7 years ago

assignment_6.1 v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

CALENDAR

A small library displays current date,time,timezone and current month's calendar.

Installation

npm install @vidya301096/node-calendar

Usage

var calendar = require('@vidya301096/node-calendar');

getDate

Output should be Current Date:Mon Sep 25 2017 15:57:39 GMT+0530 (India Standard Time) 2017 Calendar Sun Mon Tue Wed Thu Fri Sat

                                        1       2
3       4       5       6       7       8       9
10      11      12      13      14      15      16
17      18      19      20      21      22      23
24      25      26      27      28      29      30
1.0.1

7 years ago

1.0.0

7 years ago