Current server timestamp retrieval in Typesense
TLDR Loic inquired about obtaining current server timestamp with Typesense. Jason said it's not possible with Typesense but backend could be used to get it. Loic explains his requirement is to sync app users with server timestamp to prevent accessibility and security issues.
1
May 14, 2022 (20 months ago)
Loic
10:27 PMJason
11:21 PMLoic
11:30 PMMay 16, 2022 (20 months ago)
micha
02:53 PM1
May 17, 2022 (20 months ago)
Loic
06:11 PMTypesense
Indexed 3015 threads (79% resolved)
Similar Threads
Discussing Firebase Extension and Timestamp Implementation.
Loic enquired about timestamp inf Firebase implementation. Jason confirmed it's supported and shared the extension version, its functionality, and where the conversion happens. Loic planned to test this.
Converting Firestore Timestamps to Dates in Typesense
Andrew asked about converting Firestore integer timestamps in Typesense back to dates. Jason and Kishore Nallan confirmed they're unix timestamps and suggested using a date formatting library.
Resolving Typesense Cloud and Firebase Timestamp Error
Eoin faced an issue with Firebase timestamp when setting up Typesense Cloud. Jason suggested converting timestamps to Unix and sync them as int64 fields in Typesense.