Forum Discussion

ryan_b_123's avatar
ryan_b_123
Frequent Visitor
2 years ago

Getting current time in PST - Incorrect results

Hello, I am using below code to get the current time in PST (Los Angeles time):   DateTimeZone.SwitchZone(DateTimeZone.UtcNow(),-8)   When I publish and check online, I am sometimes getting an in...