israelmanzi_time
------------
|How to Use?|
------------

Import any time or date character you want like hours, seconds ...
-----
forexample:

const { hour } = require('path of the module')

consol.log(hour)
-----

or

Involve your use it in your funtion anyhow.
------------------------
!! You can also import all properties 

forexample : 

const all = require('/path of the module')
------------------------

Thank you for downloading my package
------------------------