israelmanzi_time
Version:
Display date and time easily
27 lines (19 loc) • 500 B
Markdown
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
------------------------