<?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 help for doing difference between 2 dates in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/help-for-doing-difference-between-2-dates/m-p/567623#M10007</link>
    <description>&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;I need to calculate the duration difference between 2 dates and having the result in seconds&lt;/P&gt;&lt;P&gt;The field "Debut chargement Profile" correspond to the beginning and the field "Fin chargement Profile" correspond to the end&lt;/P&gt;&lt;P&gt;the timestamp format is the following :&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;13/09/2021 11:00:06,000&lt;/LI-CODE&gt;&lt;P&gt;how to do this please?&lt;/P&gt;</description>
    <pubDate>Mon, 20 Sep 2021 09:39:06 GMT</pubDate>
    <dc:creator>jip31</dc:creator>
    <dc:date>2021-09-20T09:39:06Z</dc:date>
    <item>
      <title>help for doing difference between 2 dates</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/help-for-doing-difference-between-2-dates/m-p/567623#M10007</link>
      <description>&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;I need to calculate the duration difference between 2 dates and having the result in seconds&lt;/P&gt;&lt;P&gt;The field "Debut chargement Profile" correspond to the beginning and the field "Fin chargement Profile" correspond to the end&lt;/P&gt;&lt;P&gt;the timestamp format is the following :&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;13/09/2021 11:00:06,000&lt;/LI-CODE&gt;&lt;P&gt;how to do this please?&lt;/P&gt;</description>
      <pubDate>Mon, 20 Sep 2021 09:39:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/help-for-doing-difference-between-2-dates/m-p/567623#M10007</guid>
      <dc:creator>jip31</dc:creator>
      <dc:date>2021-09-20T09:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: help for doing difference between 2 dates</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/help-for-doing-difference-between-2-dates/m-p/567625#M10009</link>
      <description>&lt;LI-CODE lang="markup"&gt;| eval diff=strptime('Fin chargement Profile',"%d/%m/%Y %H:%M:%S,%Q")-strptime('Debut chargement Profile',"%d/%m/%Y %H:%M:%S,%Q")&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 20 Sep 2021 09:54:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/help-for-doing-difference-between-2-dates/m-p/567625#M10009</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2021-09-20T09:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: help for doing difference between 2 dates</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/help-for-doing-difference-between-2-dates/m-p/567632#M10010</link>
      <description>&lt;P&gt;many thanks&lt;/P&gt;</description>
      <pubDate>Mon, 20 Sep 2021 10:24:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/help-for-doing-difference-between-2-dates/m-p/567632#M10010</guid>
      <dc:creator>jip31</dc:creator>
      <dc:date>2021-09-20T10:24:27Z</dc:date>
    </item>
  </channel>
</rss>

