Forum Discussion
Coryanthony
3 years agoHelper III
Time zone conversion (please help)
Hello, I am looking to convert Central Time zone to Jamaica (GMT-5) time zone. Jamaica time does not observe day light savings. During winter, it is Eastern Time zone, during summer it is Central t...
Bmejia
3 years agoSuper User
Add a custom Column, Where 5 is the difference in Hours
[Time]+#duration(0,5,0,0)
Solved: How to add hours to DateTime data? - Microsoft Power BI Community
Coryanthony
3 years agoHelper III
will this account for day light savings? Data is currently in Central time zone, while Jamaica is 1+ hr ahead during winter and same time during summer.
Thank you for the response.