Hi guys, is there a way to get the current server ...
# community-help
l
Hi guys, is there a way to get the current server timestamp?
j
Not via Typesense. You would have to fetch it from your backend
l
👍 Thanks @Jason Bosco
m
I would be interested as to what the use-case for this would be
1
l
To avoid accessibility (time zone) and security (date time hack) issues, I have to synchronize my app users with the server timestamp. I am doing it right now with firebase but typesense has a more affordable transaction cost so i was considering switching from firebase to typesense to do it