Hope all of you are enjoying yourself.
My app is running on server in US, and it's using following code to pick the date and time.
var pickUpTime = DateTime.Now.ToShortTimeString();
What I want is that this string should take UK time rather US time.
Can you please share your experience ?
Best regards, Abdullah