<?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 time in a field to human readable in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Convert-time-in-a-field-to-human-readable/m-p/667422#M54592</link>
    <description>&lt;P&gt;It looks like it might be milliseconds, so divide by 1000 before using strftime() to format it into human readable format.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| eval start_time=strftime(startTime/1000,"%F %T.%3N")&lt;/LI-CODE&gt;</description>
    <pubDate>Sun, 05 Nov 2023 18:24:35 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2023-11-05T18:24:35Z</dc:date>
    <item>
      <title>Convert time in a field to human readable</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Convert-time-in-a-field-to-human-readable/m-p/667419#M54589</link>
      <description>&lt;P&gt;Hello, I have a field called "startTime"&lt;/P&gt;&lt;P&gt;startTime:&amp;nbsp;1699148280000&lt;/P&gt;&lt;P&gt;I would like to convert it to human readable. Not having any luck.&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;</description>
      <pubDate>Sun, 05 Nov 2023 15:54:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Convert-time-in-a-field-to-human-readable/m-p/667419#M54589</guid>
      <dc:creator>tdebonee</dc:creator>
      <dc:date>2023-11-05T15:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: Convert time in a field to human readable</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Convert-time-in-a-field-to-human-readable/m-p/667422#M54592</link>
      <description>&lt;P&gt;It looks like it might be milliseconds, so divide by 1000 before using strftime() to format it into human readable format.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| eval start_time=strftime(startTime/1000,"%F %T.%3N")&lt;/LI-CODE&gt;</description>
      <pubDate>Sun, 05 Nov 2023 18:24:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Convert-time-in-a-field-to-human-readable/m-p/667422#M54592</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-11-05T18:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: Convert time in a field to human readable</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Convert-time-in-a-field-to-human-readable/m-p/667424#M54594</link>
      <description>&lt;P&gt;Thank you. That worked.&lt;/P&gt;</description>
      <pubDate>Sun, 05 Nov 2023 18:33:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Convert-time-in-a-field-to-human-readable/m-p/667424#M54594</guid>
      <dc:creator>tdebonee</dc:creator>
      <dc:date>2023-11-05T18:33:17Z</dc:date>
    </item>
  </channel>
</rss>

