Home > @firebase/firestore > lite > Timestamp > now
Timestamp.now() method
Creates a new timestamp with the current date, with millisecond precision.
Signature:
static now(): Timestamp;
Returns:
a new timestamp representing the current date.
Home > @firebase/firestore > lite > Timestamp > now
Creates a new timestamp with the current date, with millisecond precision.
Signature:
static now(): Timestamp;
Returns:
a new timestamp representing the current date.