date_operations_manipulator2
v1.0.10
Published
This package contains methodos to manipulate operations with date.
Downloads
2
Readme
This package was developed to manipulate dates in the USA and Brazilian format.
First of all, create a package.json: npm init -y
Install the package: npm i date_operations_manipulator2
Run the following command: npm install @types/node --save-dev
Note: This package does not use parameters, it contains a property called"parameters" which is used to pass the values to the class.