<?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: Job start time timezone in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/job-start-time-timezone/m-p/98586#M39746</link>
    <description>&lt;P class="p1"&gt;The job.start_time value in Databricks is indeed in UTC timezone as mentioned in the documentation. However, there is a distinction based on how the job is triggered.&amp;nbsp;The trigger attribute will indicate whether the job was triggered manually or by a schedule.&lt;/P&gt;
&lt;UL class="ul1"&gt;
&lt;LI class="li1"&gt;If the trigger attribute is set to SCHEDULED, the job.start_time is in UTC.&lt;/LI&gt;
&lt;LI class="li1"&gt;If the trigger attribute is set to MANUAL, the job.start_time is in the local timezone of the user who triggered the job&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 12 Nov 2024 21:50:50 GMT</pubDate>
    <dc:creator>Mounika_Tarigop</dc:creator>
    <dc:date>2024-11-12T21:50:50Z</dc:date>
    <item>
      <title>Job start time timezone</title>
      <link>https://community.databricks.com/t5/data-engineering/job-start-time-timezone/m-p/98576#M39742</link>
      <description>&lt;P&gt;It is mentionned in the &lt;A href="https://docs.databricks.com/en/jobs/dynamic-value-references.html#supported-value-references" target="_self"&gt;documentation&lt;/A&gt; that the&amp;nbsp;&lt;SPAN&gt;job.start_time is a value of time in UTC timezone but I wonder if it's always the case because as the start_time is in UTC timezone for a scheduled job, it is in local timezone when it is manually triggered. How to know in which context we are (triggered vs manual) or how to know the timezone of this time ?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2024 20:20:41 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/job-start-time-timezone/m-p/98576#M39742</guid>
      <dc:creator>Guigui</dc:creator>
      <dc:date>2024-11-12T20:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: Job start time timezone</title>
      <link>https://community.databricks.com/t5/data-engineering/job-start-time-timezone/m-p/98586#M39746</link>
      <description>&lt;P class="p1"&gt;The job.start_time value in Databricks is indeed in UTC timezone as mentioned in the documentation. However, there is a distinction based on how the job is triggered.&amp;nbsp;The trigger attribute will indicate whether the job was triggered manually or by a schedule.&lt;/P&gt;
&lt;UL class="ul1"&gt;
&lt;LI class="li1"&gt;If the trigger attribute is set to SCHEDULED, the job.start_time is in UTC.&lt;/LI&gt;
&lt;LI class="li1"&gt;If the trigger attribute is set to MANUAL, the job.start_time is in the local timezone of the user who triggered the job&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2024 21:50:50 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/job-start-time-timezone/m-p/98586#M39746</guid>
      <dc:creator>Mounika_Tarigop</dc:creator>
      <dc:date>2024-11-12T21:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: Job start time timezone</title>
      <link>https://community.databricks.com/t5/data-engineering/job-start-time-timezone/m-p/98685#M39801</link>
      <description>&lt;P&gt;Thanks Mounika,&amp;nbsp;&lt;BR /&gt;That's actually my understanding. And how to know whether the job was triggered manually or by schedule ? Is there a parameter with a dynamic value for that?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2024 14:56:54 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/job-start-time-timezone/m-p/98685#M39801</guid>
      <dc:creator>Guigui</dc:creator>
      <dc:date>2024-11-13T14:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: Job start time timezone</title>
      <link>https://community.databricks.com/t5/data-engineering/job-start-time-timezone/m-p/98696#M39805</link>
      <description>&lt;P&gt;To determine whether a Databricks job was triggered manually or by schedule, you can use the dynamic value reference &lt;CODE&gt;{{job.trigger.type}}&lt;/CODE&gt;. T&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2024 16:21:07 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/job-start-time-timezone/m-p/98696#M39805</guid>
      <dc:creator>Mounika_Tarigop</dc:creator>
      <dc:date>2024-11-13T16:21:07Z</dc:date>
    </item>
  </channel>
</rss>

