<?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: Expression for Timestamp doesn't work in 8.4 in ThingWorx Developers</title>
    <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Expression-for-Timestamp-doesn-t-work-in-8-4/m-p/617929#M37484</link>
    <description>&lt;P&gt;The expression you show in the attached PNG file is:&amp;nbsp; "new Date();"&lt;/P&gt;
&lt;P&gt;try changing the expression to "result = new Date();"&lt;/P&gt;</description>
    <pubDate>Mon, 15 Jul 2019 14:49:51 GMT</pubDate>
    <dc:creator>PEHOWE</dc:creator>
    <dc:date>2019-07-15T14:49:51Z</dc:date>
    <item>
      <title>Expression for Timestamp doesn't work in 8.4</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Expression-for-Timestamp-doesn-t-work-in-8-4/m-p/617899#M37475</link>
      <description>&lt;P&gt;I need a Timestamp for some of my widgets but the expression does not work anymore in the updated version 8.4.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How can i evaluate the datetime in a expression ? Or do i need a service now ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2019 12:02:54 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Expression-for-Timestamp-doesn-t-work-in-8-4/m-p/617899#M37475</guid>
      <dc:creator>ninja</dc:creator>
      <dc:date>2019-07-15T12:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: Expression for Timestamp doesn't work in 8.4</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Expression-for-Timestamp-doesn-t-work-in-8-4/m-p/617929#M37484</link>
      <description>&lt;P&gt;The expression you show in the attached PNG file is:&amp;nbsp; "new Date();"&lt;/P&gt;
&lt;P&gt;try changing the expression to "result = new Date();"&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2019 14:49:51 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Expression-for-Timestamp-doesn-t-work-in-8-4/m-p/617929#M37484</guid>
      <dc:creator>PEHOWE</dc:creator>
      <dc:date>2019-07-15T14:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: Expression for Timestamp doesn't work in 8.4</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Expression-for-Timestamp-doesn-t-work-in-8-4/m-p/617931#M37485</link>
      <description>&lt;P&gt;Unfortunately that does'nt work either.&lt;/P&gt;
&lt;P&gt;The Output in the Widget is "not a date..."&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2019 15:15:57 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Expression-for-Timestamp-doesn-t-work-in-8-4/m-p/617931#M37485</guid>
      <dc:creator>ninja</dc:creator>
      <dc:date>2019-07-15T15:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: Expression for Timestamp doesn't work in 8.4</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Expression-for-Timestamp-doesn-t-work-in-8-4/m-p/617933#M37486</link>
      <description>&lt;P&gt;Try this instead :&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"Output = new Date();"&lt;/P&gt;
&lt;P&gt;and change the Output type to string.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2019 15:22:05 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Expression-for-Timestamp-doesn-t-work-in-8-4/m-p/617933#M37486</guid>
      <dc:creator>ErrHud</dc:creator>
      <dc:date>2019-07-15T15:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: Expression for Timestamp doesn't work in 8.4</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Expression-for-Timestamp-doesn-t-work-in-8-4/m-p/618068#M37506</link>
      <description>&lt;P&gt;Output type string does work, thanks!&lt;/P&gt;
&lt;P&gt;datetime would be a little bit nicer, but string works for now!&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2019 07:10:01 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Expression-for-Timestamp-doesn-t-work-in-8-4/m-p/618068#M37506</guid>
      <dc:creator>ninja</dc:creator>
      <dc:date>2019-07-16T07:10:01Z</dc:date>
    </item>
  </channel>
</rss>

