<?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: Convert &amp;quot;20180328212007.496740+180&amp;quot; to human readable format? in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Convert-quot-20180328212007-496740-180-quot-to-human-readable/m-p/564102#M3810</link>
    <description>&lt;P&gt;This worked for me.&lt;/P&gt;&lt;P&gt;|eval LastBoot=strftime(strptime(LastBootUpTime,"%Y%m%d%H%M%S.%N%Z"),"%Y/%m/%d %H:%M:%S")&lt;/P&gt;</description>
    <pubDate>Fri, 20 Aug 2021 14:34:22 GMT</pubDate>
    <dc:creator>ckeller2791</dc:creator>
    <dc:date>2021-08-20T14:34:22Z</dc:date>
    <item>
      <title>Convert "20180328212007.496740+180" to human readable format?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Convert-quot-20180328212007-496740-180-quot-to-human-readable/m-p/299047#M3807</link>
      <description>&lt;P&gt;Hi.&lt;BR /&gt;
How to convert "20180328212007.496740+180" to human readable format?&lt;BR /&gt;
And if possible without ignores the time zone offset (+180)?&lt;/P&gt;</description>
      <pubDate>Fri, 30 Mar 2018 12:47:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Convert-quot-20180328212007-496740-180-quot-to-human-readable/m-p/299047#M3807</guid>
      <dc:creator>test_qweqwe</dc:creator>
      <dc:date>2018-03-30T12:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: Convert "20180328212007.496740+180" to human readable format?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Convert-quot-20180328212007-496740-180-quot-to-human-readable/m-p/299048#M3808</link>
      <description>&lt;P&gt;hey@test_qweqwe,&lt;/P&gt;

&lt;P&gt;This does not look like an epoch.&lt;BR /&gt;
Can you try this:&lt;BR /&gt;
eval time=strftime(strptime("yourtime","%Y%m%d%H%M%S.%6Q+%Ez"),"%Y/%m/%d %H:%M:%S")&lt;/P&gt;

&lt;P&gt;Let me know if this helps!!&lt;/P&gt;</description>
      <pubDate>Fri, 30 Mar 2018 13:05:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Convert-quot-20180328212007-496740-180-quot-to-human-readable/m-p/299048#M3808</guid>
      <dc:creator>deepashri_123</dc:creator>
      <dc:date>2018-03-30T13:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: Convert "20180328212007.496740+180" to human readable format?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Convert-quot-20180328212007-496740-180-quot-to-human-readable/m-p/299049#M3809</link>
      <description>&lt;P&gt;I have &lt;CODE&gt;No results found.&lt;/CODE&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;InstallDate="20170901111017.000000+180"
LastBootUpTime="20180314062957.183621+120"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;CODE&gt;| eval LastBootUpTime=strftime(strptime("LastBootUpTime","%Y%m%d%H%M%S.%6Q+%Ez"),"%Y/%m/%d %H:%M:%S")&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Mar 2018 18:06:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Convert-quot-20180328212007-496740-180-quot-to-human-readable/m-p/299049#M3809</guid>
      <dc:creator>test_qweqwe</dc:creator>
      <dc:date>2018-03-30T18:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: Convert "20180328212007.496740+180" to human readable format?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Convert-quot-20180328212007-496740-180-quot-to-human-readable/m-p/564102#M3810</link>
      <description>&lt;P&gt;This worked for me.&lt;/P&gt;&lt;P&gt;|eval LastBoot=strftime(strptime(LastBootUpTime,"%Y%m%d%H%M%S.%N%Z"),"%Y/%m/%d %H:%M:%S")&lt;/P&gt;</description>
      <pubDate>Fri, 20 Aug 2021 14:34:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Convert-quot-20180328212007-496740-180-quot-to-human-readable/m-p/564102#M3810</guid>
      <dc:creator>ckeller2791</dc:creator>
      <dc:date>2021-08-20T14:34:22Z</dc:date>
    </item>
  </channel>
</rss>

