UNPKG

voluptasmollitia

Version:
18 lines (10 loc) 561 B
<!-- 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; [valueOf](./firestore_lite.timestamp.valueof.md) ## Timestamp.valueOf() method Converts this object to a primitive string, which allows Timestamp objects to be compared using the `>`<!-- -->, `<=`<!-- -->, `>=` and `>` operators. <b>Signature:</b> ```typescript valueOf(): string; ``` <b>Returns:</b> string