<?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 Timestamp conversion to epoch time. in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Timestamp-conversion-to-epoch-time/m-p/167282#M33859</link>
    <description>&lt;P&gt;I have a timestamp in the format "19-06-2015 07:00:00 Europe/London". Is there a way to convert this timestamp to epoch time using timestamp conversion function?&lt;/P&gt;

&lt;P&gt;I am having this column in data as T_BST. I have tried converting it using query "| convert timeformat="%d-%m-%Y %H:%M:%S %Z"  mktime(T_BST) as T_BSTE" but it is not getting converted and giving result as blank.&lt;/P&gt;

&lt;P&gt;Please suggest.&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 20:19:20 GMT</pubDate>
    <dc:creator>AditiKulkarni</dc:creator>
    <dc:date>2020-09-28T20:19:20Z</dc:date>
    <item>
      <title>Timestamp conversion to epoch time.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Timestamp-conversion-to-epoch-time/m-p/167282#M33859</link>
      <description>&lt;P&gt;I have a timestamp in the format "19-06-2015 07:00:00 Europe/London". Is there a way to convert this timestamp to epoch time using timestamp conversion function?&lt;/P&gt;

&lt;P&gt;I am having this column in data as T_BST. I have tried converting it using query "| convert timeformat="%d-%m-%Y %H:%M:%S %Z"  mktime(T_BST) as T_BSTE" but it is not getting converted and giving result as blank.&lt;/P&gt;

&lt;P&gt;Please suggest.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 20:19:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Timestamp-conversion-to-epoch-time/m-p/167282#M33859</guid>
      <dc:creator>AditiKulkarni</dc:creator>
      <dc:date>2020-09-28T20:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: Timestamp conversion to epoch time.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Timestamp-conversion-to-epoch-time/m-p/167283#M33860</link>
      <description>&lt;P&gt;Use &lt;STRONG&gt;strptime&lt;/STRONG&gt; command: &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.3/SearchReference/Commontimeformatvariables"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.3/SearchReference/Commontimeformatvariables&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Thanks!!!&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jun 2015 08:16:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Timestamp-conversion-to-epoch-time/m-p/167283#M33860</guid>
      <dc:creator>vganjare</dc:creator>
      <dc:date>2015-06-19T08:16:31Z</dc:date>
    </item>
  </channel>
</rss>

