How to get correct date ?

I am trying to get current date through wix code and found out to get it using Date(). Although, the problem is that it returns the date from client’s device and if the client has set wrong date then it would return me the wrong date. Is there any way to tackle this ?