-
-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
According to the firebase documentation here , Timestamp class should have some methods such as isEqual, toDate, toMillis, valueOf, fromDate, fromMillis, now
But only fromDate method exists in @nativescript/firebase-firestore. Those methods are quite important as date conversion operations are quite pain. Is it possible to include them?
Best Regards,
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request