Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
moesteez
Helper I
Helper I

Converting UTC to Various Timezones with and without daylight savings

Hi,

 

I have a bit of a complicated timezone problem that I cant get my head around. I have a bunch of data in various timezones while all my data is coming in as UTC. Some timezones have daylight savings, some do not. The ones that dont are easy enough to just add and minus from the time and Ive seen blog posts explaining how to change from UTC to a local time,  but how can I convert a UTC time to someone elses timezone that also accounts for changes in daylight savings?

 

Thanks 

2 REPLIES 2
v-lili6-msft
Community Support
Community Support

hi @moesteez 

You could refer to this similar post for your refer to:

https://community.powerbi.com/t5/Desktop/Convert-UTC-to-client-time-zones/m-p/56337

keep a UTC column for the datetime column in the datasource.

 

Regards,

Lin

Community Support Team _ Lin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Thanks @v-lili6-msft but this post looks like it is just adding to the original time regardless of daylight savings.. Am I wrong in thinking that? It doesn't look like it's taking into account whether that timezone is currently in or out of daylight savings?

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors