<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to Save and Get milliseconds of database</title><link>https://community.appian.com/discussions/f/data/17425/how-to-save-and-get-milliseconds-of-database</link><description>Hi! 
 We are trying to save a datatime with milliseconds in database and then get it in Appian with milliseconds. 
 
 When we save the timestamp: 
 
 
 And when we get the timestamp from database with milliseconds, the milliseconds dont appear: 
 
 
</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to Save and Get milliseconds of database</title><link>https://community.appian.com/thread/68665?ContentTypeID=1</link><pubDate>Thu, 08 Aug 2019 09:53:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f334e48b-f328-46c2-972e-475a9d8e8b39</guid><dc:creator>paulc919</dc:creator><description>&lt;p&gt;Hi - looking at the help documentation for Date Time components and it will only show up to the second.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/19.2/Date_and_Time_Component.html"&gt;&lt;strong&gt;Date and Time&lt;/strong&gt;&lt;/a&gt;&lt;span&gt;&amp;nbsp;- Displays and allows entry of a single date and time (year, month, day, hour, minute, second). To display a read-only date and time using a custom format, use a text component.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Therefore I think you need to use a text component as help suggests to give you the date time options for display you require.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to Save and Get milliseconds of database</title><link>https://community.appian.com/thread/68664?ContentTypeID=1</link><pubDate>Thu, 08 Aug 2019 08:54:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d04976da-02fd-4205-82cc-b651d108b538</guid><dc:creator>vinayr214137</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;use function &amp;quot;milli&amp;quot;, to get the millisecond.&lt;/p&gt;
&lt;p&gt;milli(now())&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Vinay&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>