<?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 How to change time format in my search? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-change-time-format-in-my-search/m-p/193971#M55898</link>
    <description>&lt;P&gt;I am using search&lt;BR /&gt;
...|timechart sum(x) by y &lt;BR /&gt;
but _time is showing as 2014-4-3-T 00:00, but I want the format of _time on the x axis to be 2014-4-3 only. How do I do this?&lt;/P&gt;</description>
    <pubDate>Wed, 05 Nov 2014 01:12:18 GMT</pubDate>
    <dc:creator>pr_blr</dc:creator>
    <dc:date>2014-11-05T01:12:18Z</dc:date>
    <item>
      <title>How to change time format in my search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-change-time-format-in-my-search/m-p/193971#M55898</link>
      <description>&lt;P&gt;I am using search&lt;BR /&gt;
...|timechart sum(x) by y &lt;BR /&gt;
but _time is showing as 2014-4-3-T 00:00, but I want the format of _time on the x axis to be 2014-4-3 only. How do I do this?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2014 01:12:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-change-time-format-in-my-search/m-p/193971#M55898</guid>
      <dc:creator>pr_blr</dc:creator>
      <dc:date>2014-11-05T01:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to change time format in my search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-change-time-format-in-my-search/m-p/193972#M55899</link>
      <description>&lt;P&gt;use this&lt;/P&gt;

&lt;P&gt;..|timechart sum(x) by y|eval _time=strftime(_time,"%Y"-%m-%d)&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 18:05:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-change-time-format-in-my-search/m-p/193972#M55899</guid>
      <dc:creator>kml_uvce</dc:creator>
      <dc:date>2020-09-28T18:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to change time format in my search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-change-time-format-in-my-search/m-p/193973#M55900</link>
      <description>&lt;P&gt;Thanks its working...&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2014 01:20:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-change-time-format-in-my-search/m-p/193973#M55900</guid>
      <dc:creator>pr_blr</dc:creator>
      <dc:date>2014-11-05T01:20:36Z</dc:date>
    </item>
  </channel>
</rss>

