Lodash.now

Gets the timestamp of the number of milliseconds that have elapsed since the Unix epoch (1 January 1970 00:00:00 UTC).

struct Lodash
nothrow @trusted @safe ref
now
()
()

Return Value

Type: auto ref

- Lodash chained on (number): the timestamp.

Meta