1.0.1 • Published 3 years ago

onpoint-backend-test-filenko v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

How to install

npm i onpoint-backend-test-filenko --save

How to use

const myDateModule = require("onpoint-backend-test-filenko");

myDateModule.main();

Options

  • current - return current date on UTF format;
  • current -y(--year)/-m(--month)/-d(--date) - return current year/month/day;
  • current add -y(--year) value/-m(--month) value/-d(--date) value - return the increased date;
  • current add -y(--year) value/-m(--month) value/-d(--date) value - return the reduced date;
1.0.1

3 years ago

1.0.0

3 years ago