MCPcopy Create free account
hub / github.com/NativeScript/firebase / toDate

Method toDate

packages/firebase-firestore/index.d.ts:82–82  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

80 isEqual(ts: ITimestamp): boolean;
81
82 toDate(): Date;
83
84 toMillis(): number;
85

Callers 1

toDateMethod · 0.65

Implementers 3

Timestamppackages/firebase-firestore/index.andr
Timestamppackages/firebase-firestore/index.ios.
Timestamppackages/firebase-firestore/index.d.ts

Calls

no outgoing calls

Tested by

no test coverage detected