My application page may be long time without reloading, and user changed system date and time. And I need to know datetime from server, not from client.
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
|
You could just create a custom webservice that returns the server time and call this through JS. |
|||