<?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>urlwithparameters() function is converting a datetime query parameter into a timestamp when other numerical query parameters are involved.</title><link>https://community.appian.com/discussions/f/general/38137/urlwithparameters-function-is-converting-a-datetime-query-parameter-into-a-timestamp-when-other-numerical-query-parameters-are-involved</link><description>Earlier today I was helping another developer understand an issue involving links using a urlwithparameters() function. They were experience an issue where a datetime passed as a query parameter was reading out one minute behind in the linked interface</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: urlwithparameters() function is converting a datetime query parameter into a timestamp when other numerical query parameters are involved.</title><link>https://community.appian.com/thread/143553?ContentTypeID=1</link><pubDate>Wed, 11 Dec 2024 02:53:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:63677ea6-fece-4dbf-a492-df5572a9031a</guid><dc:creator>Mathieu Drouin</dc:creator><description>&lt;p&gt;Just reproduced on my end. Probably something you should log with Appian Support.&lt;/p&gt;
&lt;p&gt;datestimes, decimals in particular do not fare very well in these scenarios in general.&lt;/p&gt;
&lt;p&gt;IMO,&amp;nbsp;it&amp;#39;s always best to&amp;nbsp;convert all parameters to normalized strings if&amp;nbsp;you are using in a web API (either via query parameters or post body).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>