<?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 Create a multiple value Time Zone Clock as a table in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Create-a-multiple-value-Time-Zone-Clock-as-a-table/m-p/472193#M81167</link>
    <description>&lt;P&gt;My Server is in GMT (Zulu Time) which is accurate for the log collection, but I'd like to have a table that shows multiple time zones to help our Techs to know when the sun is shining all over the world.. Here is what I have so far thanks to a few searches.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| gentimes start-1 | eval "Zulu Time"=strftime(now(), "%+") | table "Zulu Time"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Now I'd like to add Central &amp;amp; Europe times to the same table. i.e: &lt;/P&gt;

&lt;P&gt;.....  | table "Zulu Time" "Local Time" "Europe Time"&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Wed, 04 Sep 2019 19:43:13 GMT</pubDate>
    <dc:creator>noob4now</dc:creator>
    <dc:date>2019-09-04T19:43:13Z</dc:date>
    <item>
      <title>Create a multiple value Time Zone Clock as a table</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Create-a-multiple-value-Time-Zone-Clock-as-a-table/m-p/472193#M81167</link>
      <description>&lt;P&gt;My Server is in GMT (Zulu Time) which is accurate for the log collection, but I'd like to have a table that shows multiple time zones to help our Techs to know when the sun is shining all over the world.. Here is what I have so far thanks to a few searches.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| gentimes start-1 | eval "Zulu Time"=strftime(now(), "%+") | table "Zulu Time"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Now I'd like to add Central &amp;amp; Europe times to the same table. i.e: &lt;/P&gt;

&lt;P&gt;.....  | table "Zulu Time" "Local Time" "Europe Time"&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2019 19:43:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Create-a-multiple-value-Time-Zone-Clock-as-a-table/m-p/472193#M81167</guid>
      <dc:creator>noob4now</dc:creator>
      <dc:date>2019-09-04T19:43:13Z</dc:date>
    </item>
  </channel>
</rss>

