<?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: How to convert time format of 20090930 to 30-Sep-2009? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-convert-time-format-of-20090930-to-30-Sep-2009/m-p/170916#M34523</link>
    <description>&lt;P&gt;This should work:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;eval t=strftime(strptime(&amp;lt;your date field&amp;gt;, "%Y%m%d"), "%Y-%b-%d")
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 22 Oct 2014 12:03:56 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2014-10-22T12:03:56Z</dc:date>
    <item>
      <title>How to convert time format of 20090930 to 30-Sep-2009?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-convert-time-format-of-20090930-to-30-Sep-2009/m-p/170915#M34522</link>
      <description>&lt;P&gt;I want to get the time in this format 2009-Sep-30 from 20090930&lt;/P&gt;</description>
      <pubDate>Wed, 22 Oct 2014 10:24:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-convert-time-format-of-20090930-to-30-Sep-2009/m-p/170915#M34522</guid>
      <dc:creator>srinathd</dc:creator>
      <dc:date>2014-10-22T10:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert time format of 20090930 to 30-Sep-2009?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-convert-time-format-of-20090930-to-30-Sep-2009/m-p/170916#M34523</link>
      <description>&lt;P&gt;This should work:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;eval t=strftime(strptime(&amp;lt;your date field&amp;gt;, "%Y%m%d"), "%Y-%b-%d")
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 22 Oct 2014 12:03:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-convert-time-format-of-20090930-to-30-Sep-2009/m-p/170916#M34523</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2014-10-22T12:03:56Z</dc:date>
    </item>
  </channel>
</rss>

