<?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 timestamp into proper date in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-convert-timestamp-into-proper-date/m-p/687003#M114518</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/263294"&gt;@sahityasweety&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;this timestamp seems to be in epochtime, so to transfrom it in human readable format you can use the strftime function in the eval command.&lt;/P&gt;&lt;P&gt;e.g. to transform in format yyy-mm-dd HH:MM:SS, you could try:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| eval timestamp=strftime(timetampo,"%Y-%m-%d %H:%M:%S")&lt;/LI-CODE&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
    <pubDate>Thu, 09 May 2024 10:27:40 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2024-05-09T10:27:40Z</dc:date>
    <item>
      <title>How to convert timestamp into proper date</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-convert-timestamp-into-proper-date/m-p/686995#M114517</link>
      <description>&lt;P&gt;Hello Splunk Community,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I am trying to extract the&amp;nbsp;"timestamp":"1715235824441" with proper details.&lt;BR /&gt;Could anyone help me on this.&lt;BR /&gt;Thanks in advance .&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Sahitya&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 09:44:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-convert-timestamp-into-proper-date/m-p/686995#M114517</guid>
      <dc:creator>sahityasweety</dc:creator>
      <dc:date>2024-05-09T09:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert timestamp into proper date</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-convert-timestamp-into-proper-date/m-p/687003#M114518</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/263294"&gt;@sahityasweety&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;this timestamp seems to be in epochtime, so to transfrom it in human readable format you can use the strftime function in the eval command.&lt;/P&gt;&lt;P&gt;e.g. to transform in format yyy-mm-dd HH:MM:SS, you could try:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| eval timestamp=strftime(timetampo,"%Y-%m-%d %H:%M:%S")&lt;/LI-CODE&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 10:27:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-convert-timestamp-into-proper-date/m-p/687003#M114518</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-05-09T10:27:40Z</dc:date>
    </item>
  </channel>
</rss>

