Version: v0.8.1 - Beta.  We welcome contributors & feedback.

Date.now

Date.now() -> Date

Description

Get the current date and time as a Date object.

$now = Date.now()
//= 《 Date 2021-07-29 15:42:01 +0000 》

See Also