getNow()function
getNow(): Date
| Return | |
|---|---|
Date | A new Date instance for the current moment. |
Get a date representing this exact moment.
Examples
getNow() // Date instance for right now
getNow(): Date
| Return | |
|---|---|
Date | A new Date instance for the current moment. |
Get a date representing this exact moment.
getNow() // Date instance for right now