<?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>Convert Julian date to date value</title><link>https://community.appian.com/discussions/f/rules/2010/convert-julian-date-to-date-value</link><description>Is there an Appian function or Smart Service available to convert a Julian date to a date value. That is, Julian date is of the format ccyyd where d is the day of the year. Eg. 201415 would be equivalent to 1/15/2014, 201432 would be equivalent to 2/1</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Convert Julian date to date value</title><link>https://community.appian.com/thread/7173?ContentTypeID=1</link><pubDate>Thu, 30 Jan 2014 00:31:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:36a13078-3941-443d-98cc-9c6e6324e327</guid><dc:creator>wkenny</dc:creator><description>Thanks Jesse and Bishnu.  I was able to get the expression rules created and working.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Convert Julian date to date value</title><link>https://community.appian.com/thread/7161?ContentTypeID=1</link><pubDate>Wed, 29 Jan 2014 21:47:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fcc5b177-7ca6-4e64-ad04-bb96433c2a5f</guid><dc:creator>Bishnu Panigrahi</dc:creator><description>This rule works for the dates you posted:&lt;br /&gt;=date(left(tostring(ri!julianDate),4),1,1)+tointeger(right(tostring(ri!julianDate),len(ri!julianDate)-len(left(tostring(ri!julianDate),4))))-1&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Convert Julian date to date value</title><link>https://community.appian.com/thread/7159?ContentTypeID=1</link><pubDate>Wed, 29 Jan 2014 21:00:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:eef25492-f1bc-47dd-bcc4-a124ff6189af</guid><dc:creator>wkenny</dc:creator><description>:)    No problem.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Convert Julian date to date value</title><link>https://community.appian.com/thread/7158?ContentTypeID=1</link><pubDate>Wed, 29 Jan 2014 21:00:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a35dd306-f262-49db-b149-b9a553b04dca</guid><dc:creator>wkenny</dc:creator><description>I think this is the opposite of what I need.  The value being sent to the Appian process model is in Julian format.  I need to convert it from Julian format to m/d/ccyy.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Convert Julian date to date value</title><link>https://community.appian.com/thread/7157?ContentTypeID=1</link><pubDate>Wed, 29 Jan 2014 21:00:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f754b984-e396-40f7-a434-bf337ad3fc83</guid><dc:creator>jesse.triplett</dc:creator><description>Oh sorry, I read this backwards&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Convert Julian date to date value</title><link>https://community.appian.com/thread/7156?ContentTypeID=1</link><pubDate>Wed, 29 Jan 2014 20:56:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8cbd4145-9c2d-4abb-abb0-3f6fe6cc36f0</guid><dc:creator>jesse.triplett</dc:creator><description>datetext(ri!date,&amp;quot;YYYYDDD&amp;quot;)&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>