Tell DateTime to use different time zone as LocalTime?

R

Randall Parker

Suppose you have code on a server and want to translate between UTC and local time of
clients who are in other time zones. The call ToLocalTime() uses the server's local time.

Is there any way to set a DateTime object to use a different time zone as local time?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top