<?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>question Background Script to Query current date and time? in Developer forum</title>
    <link>https://www.servicenow.com/community/developer-forum/background-script-to-query-current-date-and-time/m-p/1465701#M122627</link>
    <description>&lt;P&gt;Hi -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I remember there was a background script that i could run (gs.datetime.util(); --&amp;gt; something like that) to get the current systems Date/Time.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does anyone know what that exact script maybe? anything would help. Thanks.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 01 Mar 2019 12:12:03 GMT</pubDate>
    <dc:creator>Charles Hong</dc:creator>
    <dc:date>2019-03-01T12:12:03Z</dc:date>
    <item>
      <title>Background Script to Query current date and time?</title>
      <link>https://www.servicenow.com/community/developer-forum/background-script-to-query-current-date-and-time/m-p/1465701#M122627</link>
      <description>&lt;P&gt;Hi -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I remember there was a background script that i could run (gs.datetime.util(); --&amp;gt; something like that) to get the current systems Date/Time.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does anyone know what that exact script maybe? anything would help. Thanks.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2019 12:12:03 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/background-script-to-query-current-date-and-time/m-p/1465701#M122627</guid>
      <dc:creator>Charles Hong</dc:creator>
      <dc:date>2019-03-01T12:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: Background Script to Query current date and time?</title>
      <link>https://www.servicenow.com/community/developer-forum/background-script-to-query-current-date-and-time/m-p/1465702#M122628</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;var gr = new GlideDateTime();&lt;/P&gt;
&lt;P&gt;gs.print(gr)&lt;/P&gt;
&lt;P&gt;In background script it gives a current date and time&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Raja&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2019 12:16:34 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/background-script-to-query-current-date-and-time/m-p/1465702#M122628</guid>
      <dc:creator>raja11</dc:creator>
      <dc:date>2019-03-01T12:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: Background Script to Query current date and time?</title>
      <link>https://www.servicenow.com/community/developer-forum/background-script-to-query-current-date-and-time/m-p/1465703#M122629</link>
      <description>&lt;P&gt;That works, thanks a lot.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2019 12:18:15 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/background-script-to-query-current-date-and-time/m-p/1465703#M122629</guid>
      <dc:creator>Charles Hong</dc:creator>
      <dc:date>2019-03-01T12:18:15Z</dc:date>
    </item>
  </channel>
</rss>

