I have a client request that is always displayed in the Pacific Time Zone, regardless of the client settings. I would like to avoid a scenario where I need to call a function for each time display, and instead one point where I can make a switch.
I think an ordinary culture could do the trick, but I wanted to ask before heading to a potentially dead end (or skipping something is trivially easy).
source
share