<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Converted timestamps using expression functions always have UTC timezone - is this expected? in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/Converted-timestamps-using-expression-functions-always-have-UTC/m-p/3993229#M3979</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="715625" data-lia-user-login="DanielAmbler" class="lia-mention lia-mention-user"&gt;DanielAmbler&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;At this time, we are reaching out to the internal team to get some help on this .&lt;BR /&gt;We will update you once we hear back from them.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 14 Jun 2024 11:28:02 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-06-14T11:28:02Z</dc:date>
    <item>
      <title>Converted timestamps using expression functions always have UTC timezone - is this expected?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Converted-timestamps-using-expression-functions-always-have-UTC/m-p/3986378#M3893</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have some pipeline telemetry i'd like to store as part of a pipeline run.&amp;nbsp; What I'd like to store is the offset between the converted timestamp and utc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am currently testing the timezone conversion functions and going through a process of utcNow -&amp;gt; convertFromUtc -&amp;gt; convertTimeZone.&amp;nbsp; All this works well in terms of the timestamp is correct, however all timestamps coming out of these functions have a timezone of Z, which implies UTC (according to&amp;nbsp;&lt;A href="https://en.wikipedia.org/wiki/ISO_8601" target="_blank" rel="noopener"&gt;ISO 8601 - Wikipedia.)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The reference docs&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/expression-language#convertfromutc" target="_self"&gt;MS Learn - convertFromUtc&lt;/A&gt;&amp;nbsp; &amp;nbsp;specifies that time zone information is preserved - is this a bug or expected behaviour?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2024 14:49:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Converted-timestamps-using-expression-functions-always-have-UTC/m-p/3986378#M3893</guid>
      <dc:creator>DanielAmbler</dc:creator>
      <dc:date>2024-06-11T14:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: Converted timestamps using expression functions always have UTC timezone - is this expected?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Converted-timestamps-using-expression-functions-always-have-UTC/m-p/3988223#M3920</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="715625" data-lia-user-login="DanielAmbler" class="lia-mention lia-mention-user"&gt;DanielAmbler&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Thanks for using Fabric Community.&lt;BR /&gt;Can you please explain your query little bit? If possible can you please explain with an example?&lt;BR /&gt;&lt;BR /&gt;If you can provide these details, I can guide you better.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2024 09:51:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Converted-timestamps-using-expression-functions-always-have-UTC/m-p/3988223#M3920</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-06-12T09:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: Converted timestamps using expression functions always have UTC timezone - is this expected?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Converted-timestamps-using-expression-functions-always-have-UTC/m-p/3988706#M3924</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply, sure I can provide more information.&amp;nbsp; Given this test pipeline&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The first activity sets a timestamp (&lt;SPAN&gt;@&lt;/SPAN&gt;&lt;SPAN&gt;utcnow())&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The second converts from utc (&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;@&lt;/SPAN&gt;&lt;SPAN&gt;convertFromUtc(variables(&lt;/SPAN&gt;&lt;SPAN&gt;'var_utcnow'&lt;/SPAN&gt;&lt;SPAN&gt;), 'GMT Standard Time'&lt;/SPAN&gt;&lt;SPAN&gt;))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;The third converts further between timezones (&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;@&lt;/SPAN&gt;&lt;SPAN&gt;convertTimeZone(variables(&lt;/SPAN&gt;&lt;SPAN&gt;'var_utc_convert_timezone_1'&lt;/SPAN&gt;&lt;SPAN&gt;), 'GMT Standard Time'&lt;/SPAN&gt;&lt;SPAN&gt;, 'Pacific Standard Time'&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;The fourth formats the datetime (&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;@&lt;/SPAN&gt;&lt;SPAN&gt;formatDateTime(variables(&lt;/SPAN&gt;&lt;SPAN&gt;'var_convert_timezone_1_timezone_2'&lt;/SPAN&gt;&lt;SPAN&gt;), &lt;/SPAN&gt;&lt;SPAN&gt;'yyyy-MM-ddTHH:mm:ss.fffffffzzz'&lt;/SPAN&gt;&lt;SPAN&gt;))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;In each case the timezone output (regardless of the step) is always 'Z', which as I understand it indicates no difference between the timestamp and UTC.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;I am wanting to understand if this is expected behaviour, and if not, is there a known method of obtaining an offset between a timestamp that is converted from UTC to another zone?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Please let me know if I can provide any more information.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 12 Jun 2024 13:13:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Converted-timestamps-using-expression-functions-always-have-UTC/m-p/3988706#M3924</guid>
      <dc:creator>DanielAmbler</dc:creator>
      <dc:date>2024-06-12T13:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: Converted timestamps using expression functions always have UTC timezone - is this expected?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Converted-timestamps-using-expression-functions-always-have-UTC/m-p/3990923#M3943</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="715625" data-lia-user-login="DanielAmbler" class="lia-mention lia-mention-user"&gt;DanielAmbler&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;This is an expected behvaiour.&amp;nbsp;&lt;BR /&gt;Here are my results when I tried to reproduce your scenario.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;{
	"name": "var_utcnow",
	"value": "2024-06-13T10:24:21.7790903Z"
}


{
	"name": "var_utc_convert_timezone_1",
	"value": "2024-06-13T11:24:21.7790903Z"
}


{
	"name": "var_convert_timezone_1_timezone_2",
	"value": "2024-06-13T03:24:21.7790903Z"
}


{
	"name": "var_formatted",
	"value": "2024-06-13T03:24:21.7790903Z"
}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;BR /&gt;Can you please help me understand what are you expecting as output here?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2024 10:59:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Converted-timestamps-using-expression-functions-always-have-UTC/m-p/3990923#M3943</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-06-13T10:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: Converted timestamps using expression functions always have UTC timezone - is this expected?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Converted-timestamps-using-expression-functions-always-have-UTC/m-p/3991283#M3946</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just taking a single conversion for simplicity, I guess I was expecting something along the lines of&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;{&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"name": "var_utcnow",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"value": "2024-06-13T10:24:21.7790903Z" &lt;EM&gt;&lt;STRONG&gt;# expected as this is UTC&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;{&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"name": "var_utc_convert_timezone_1",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"value": "2024-06-13T11:24:21.7790903Z" &lt;STRONG&gt;&lt;EM&gt;# Assuming UK as the conversion would expect&amp;nbsp;2024-06-13T11:24:21.7790903&lt;FONT color="#FF0000"&gt;+01:00&lt;/FONT&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Regardless of the formating options for timezone, the offset always specifies Z.&amp;nbsp; The document I referenced were&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;A href="https://en.wikipedia.org/wiki/ISO_8601" target="_blank" rel="noopener"&gt;ISO 8601 - Wikipedia&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;"The&amp;nbsp;&lt;A title="UTC offset" href="https://en.wikipedia.org/wiki/UTC_offset" target="_blank" rel="noopener"&gt;UTC offset&lt;/A&gt;&amp;nbsp;is appended directly to the time instead of "Z" suffix above; other&amp;nbsp;&lt;A title="Nautical time" href="https://en.wikipedia.org/wiki/Nautical_time" target="_blank" rel="noopener"&gt;nautical time&lt;/A&gt;&amp;nbsp;zone letters are not used. The offset is applied to&amp;nbsp;&lt;A title="UTC" href="https://en.wikipedia.org/wiki/UTC" target="_blank" rel="noopener"&gt;UTC&lt;/A&gt;&amp;nbsp;to get the&amp;nbsp;&lt;A title="Civil time" href="https://en.wikipedia.org/wiki/Civil_time" target="_blank" rel="noopener"&gt;civil time&lt;/A&gt;&amp;nbsp;in the designated&amp;nbsp;&lt;A title="Time zone" href="https://en.wikipedia.org/wiki/Time_zone" target="_blank" rel="noopener"&gt;time zone&lt;/A&gt;&amp;nbsp;in the format '±[hh]:[mm]', '±[hh][mm]', or '±[hh]'."&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;and&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/expression-language#convertfromutc" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/fabric/data-factory/expression-language#convertfromutc&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2024 13:55:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Converted-timestamps-using-expression-functions-always-have-UTC/m-p/3991283#M3946</guid>
      <dc:creator>DanielAmbler</dc:creator>
      <dc:date>2024-06-13T13:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: Converted timestamps using expression functions always have UTC timezone - is this expected?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Converted-timestamps-using-expression-functions-always-have-UTC/m-p/3993229#M3979</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="715625" data-lia-user-login="DanielAmbler" class="lia-mention lia-mention-user"&gt;DanielAmbler&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;At this time, we are reaching out to the internal team to get some help on this .&lt;BR /&gt;We will update you once we hear back from them.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2024 11:28:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Converted-timestamps-using-expression-functions-always-have-UTC/m-p/3993229#M3979</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-06-14T11:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: Converted timestamps using expression functions always have UTC timezone - is this expected?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Converted-timestamps-using-expression-functions-always-have-UTC/m-p/3996110#M4010</link>
      <description>&lt;P&gt;I guess given the documentation, with any converted timestamp I would expect to see the offset from UTC, similar to (see below in red), any timestamps after the first have been converted from UTC to something else, so they must carry an offset from UTC.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;{&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"name": "var_utcnow",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"value": "2024-06-13T10:24:21.7790903Z"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;{&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"name": "var_utc_convert_timezone_1",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"value": "2024-06-13T11:24:21.7790903Z&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;+01:00&lt;/FONT&gt;&lt;/STRONG&gt;"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;</description>
      <pubDate>Mon, 17 Jun 2024 12:25:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Converted-timestamps-using-expression-functions-always-have-UTC/m-p/3996110#M4010</guid>
      <dc:creator>DanielAmbler</dc:creator>
      <dc:date>2024-06-17T12:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: Converted timestamps using expression functions always have UTC timezone - is this expected?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Converted-timestamps-using-expression-functions-always-have-UTC/m-p/3996145#M4011</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="715625" data-lia-user-login="DanielAmbler" class="lia-mention lia-mention-user"&gt;DanielAmbler&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;If you observe carefully, you can notice the time difference already added to it (i.e. 1 hr, 10:24 --&amp;gt; 11:24)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;{&lt;/P&gt;
&lt;P&gt;"name": "var_utcnow",&lt;/P&gt;
&lt;P&gt;"value": "2024-06-13T10:24:21.7790903Z"&lt;/P&gt;
&lt;P&gt;}&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;{&lt;/P&gt;
&lt;P&gt;"name": "var_utc_convert_timezone_1",&lt;/P&gt;
&lt;P&gt;"value": "2024-06-13T11:24:21.7790903Z"&lt;/P&gt;
&lt;P&gt;}&lt;BR /&gt;&lt;BR /&gt;But if you are talking about representation or formating of the time, please share this in feedback. At present this is by design.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;However,&amp;nbsp;y&lt;/SPAN&gt;our suggestion is definitely valuable! We use customer feedback like yours to improve the product. The more users who request the ability to customize backgrounds, the higher it moves on our list.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Appreciate if you could share the feedback on our&amp;nbsp;&lt;A href="https://ideas.fabric.microsoft.com/" target="_blank" rel="noopener nofollow noreferrer"&gt;Microsoft Fabric Ideas&lt;/A&gt;. Which would be open for the user community to upvote &amp;amp; comment on. This allows our product teams to look into your feedback and improve the product.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Hope this is helpful. Please do let me know incase of further queries.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 12:50:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Converted-timestamps-using-expression-functions-always-have-UTC/m-p/3996145#M4011</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-06-17T12:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: Converted timestamps using expression functions always have UTC timezone - is this expected?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Converted-timestamps-using-expression-functions-always-have-UTC/m-p/3996263#M4016</link>
      <description>&lt;P&gt;Yes, I see that.&amp;nbsp; I know the timestamps are different, by definition then, the UTC offset should also be different.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A timestamp in UTC will have an offset of 0&lt;/P&gt;&lt;P&gt;A timestamp converted to a timezone of +1 hour should have a UTC offset of +1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is not the case with the timestamps above.&amp;nbsp; &amp;nbsp;Rregardless of how they are formatted, they all carry an offset of 0 form UTC.&amp;nbsp; &amp;nbsp;Is this by design if so, what steps can I take so that 'by design' means a converted timestamp has a correct UTC Offset?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 13:54:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Converted-timestamps-using-expression-functions-always-have-UTC/m-p/3996263#M4016</guid>
      <dc:creator>DanielAmbler</dc:creator>
      <dc:date>2024-06-17T13:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: Converted timestamps using expression functions always have UTC timezone - is this expected?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Converted-timestamps-using-expression-functions-always-have-UTC/m-p/3998002#M4041</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="715625" data-lia-user-login="DanielAmbler" class="lia-mention lia-mention-user"&gt;DanielAmbler&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Apologize for the issue you are facing.&amp;nbsp;The best course of action is to open a support ticket and have our support team take a closer look at it:&amp;nbsp;&lt;A href="https://support.fabric.microsoft.com/en-IN/support/" target="_blank" rel="noopener"&gt;Link&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After creating a Support ticket please provide the ticket number as it would help us to track for more information.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps. Please let us know if you have any other queries.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 10:28:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Converted-timestamps-using-expression-functions-always-have-UTC/m-p/3998002#M4041</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-06-18T10:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: Converted timestamps using expression functions always have UTC timezone - is this expected?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Converted-timestamps-using-expression-functions-always-have-UTC/m-p/3999842#M4063</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="715625" data-lia-user-login="DanielAmbler" class="lia-mention lia-mention-user"&gt;DanielAmbler&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;We haven’t heard from you on the last response and was just checking back to see if you got a chance to open a support ticket.&lt;BR /&gt;&lt;SPAN&gt;After creating a Support ticket please provide the ticket number as it would help us to track for more information.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2024 09:13:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Converted-timestamps-using-expression-functions-always-have-UTC/m-p/3999842#M4063</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-06-19T09:13:05Z</dc:date>
    </item>
  </channel>
</rss>

