DateTime.Now() is returning server time where application is running on server. I need a way to find Client Machine Time in a Class File in C# without using JavaScript.
Please suggest if there is any workaround for this request.
DateTime.Now() is returning server time where application is running on server. I need a way to find Client Machine Time in a Class File in C# without using JavaScript.
Please suggest if there is any workaround for this request.