quodolores
Version:
Monorepo for the Firebase JavaScript SDK
18 lines (10 loc) • 451 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/firestore](./firestore.md) > [/](./firestore_.md) > [Timestamp](./firestore_.timestamp.md) > [toString](./firestore_.timestamp.tostring.md)
## Timestamp.toString() method
Returns a textual representation of this Timestamp.
<b>Signature:</b>
```typescript
toString(): string;
```
<b>Returns:</b>
string