<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/firestore](./firestore.md) &gt; [lite](./firestore_lite.md) &gt; [Timestamp](./firestore_lite.timestamp.md) &gt; [toString](./firestore_lite.timestamp.tostring.md)

## Timestamp.toString() method

Returns a textual representation of this Timestamp.

<b>Signature:</b>

```typescript
toString(): string;
```
<b>Returns:</b>

string

