<?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>Fitneese : Unable to parse the date</title><link>https://community.appian.com/discussions/f/best-practices/13794/fitneese-unable-to-parse-the-date</link><description>The below syntax is working fine till 12th of the month after that from 13th- 31st getting below Exception. 
 java.text.ParseException: Unable to parse the date: 13/12/2018 
 | populate field | To | with | &amp;quot;13/12/2018&amp;quot; | 
 variable defined: TODAY=!today</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Fitneese : Unable to parse the date</title><link>https://community.appian.com/thread/62657?ContentTypeID=1</link><pubDate>Wed, 14 Nov 2018 20:39:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:88af05d3-839f-4d13-ae4d-03b302ad0732</guid><dc:creator>Naga Kumar</dc:creator><description>Got a solution &lt;br /&gt;
The format will be mm/dd/yyyy if your appian locale is en_US. &lt;br /&gt;
so in script we changed | set appian locale to | en_GB | dd/mm/yyyy for other locales&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>