<?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>text() function after Appian Upgrade 23.4</title><link>https://community.appian.com/discussions/f/general/31020/text-function-after-appian-upgrade-23-4</link><description>Hi, I have a concern about the text() function after Appian Upgrade 23.4. 
 The code: text( gmt(todatetime(&amp;quot;01/09/2023&amp;quot;), timezone()) + intervalds(12,00,00), &amp;quot;dd-mmm-yy hh:mm:ss&amp;quot; ) &amp;amp; &amp;quot; AM&amp;#39;&amp;quot; 
 The output: &amp;quot;01-Sept-23 12:00:00 AM&amp;#39;&amp;quot; 
 
 
 
 
 The output</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: text() function after Appian Upgrade 23.4</title><link>https://community.appian.com/thread/123610?ContentTypeID=1</link><pubDate>Wed, 03 Jan 2024 18:32:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6d1a0690-661b-41c5-a38d-4278f35ebad2</guid><dc:creator>Mathieu Drouin</dc:creator><description>&lt;p&gt;I would assume this might have to do with your locale.&lt;/p&gt;
&lt;p&gt;However you could ensure that the date will always have 3 characters by doing something like this:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;a!localVariables(
  local!date: gmt(todatetime(&amp;quot;09/01/2023&amp;quot;), timezone()) + intervalds(12, 00, 00),
  local!month: left(text(local!date, &amp;quot;mmmm&amp;quot;), 3),
  concat(
    text(local!date, &amp;quot;dd&amp;quot;),
    &amp;quot;-&amp;quot;,
    local!month,
    &amp;quot;-&amp;quot;,
    text(local!date, &amp;quot;yy hh:mm:ss&amp;quot;),
    
  )
)&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: text() function after Appian Upgrade 23.4</title><link>https://community.appian.com/thread/123575?ContentTypeID=1</link><pubDate>Wed, 03 Jan 2024 05:19:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:913ad41a-4747-4cb7-b956-6d7d6cda36ce</guid><dc:creator>Vijendra(Xebia)</dc:creator><description>&lt;p&gt;You can use this&amp;nbsp;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/11/pastedimage1704259189190v2.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: text() function after Appian Upgrade 23.4</title><link>https://community.appian.com/thread/123572?ContentTypeID=1</link><pubDate>Wed, 03 Jan 2024 02:22:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ab9379ef-2b61-4324-ba7d-01c0cb7480ed</guid><dc:creator>Sneha Yada</dc:creator><description>&lt;p&gt;May I know&amp;nbsp;hotfix&amp;nbsp;version of 23.4 you have used?&lt;/p&gt;
&lt;p&gt;And also May I know the locale you are using in the admin console Internationalisation setting?&lt;/p&gt;
&lt;p&gt;We are facing the issue with&amp;nbsp;23.4.265.0 and English(UK) [en-GB] locale.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong class="StrongText---richtext_strong"&gt;&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: text() function after Appian Upgrade 23.4</title><link>https://community.appian.com/thread/123558?ContentTypeID=1</link><pubDate>Tue, 02 Jan 2024 11:37:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1c10d3ae-81a5-4d38-8e56-5a3aca2820ec</guid><dc:creator>David Jimenez </dc:creator><description>&lt;p&gt;In my case with 23.4 , the code is working as expected.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: text() function after Appian Upgrade 23.4</title><link>https://community.appian.com/thread/123557?ContentTypeID=1</link><pubDate>Tue, 02 Jan 2024 11:20:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e0c80881-fc3a-4d33-bf26-4066125e81f4</guid><dc:creator>Vijendra(Xebia)</dc:creator><description>&lt;div id="cfish-popup-message-dialog" class="cp-dialog-popup"&gt;
&lt;div class="cp-dialog-popup-content"&gt;
&lt;div class="title-con"&gt;
&lt;h2 id="cp-dialog-title"&gt;&lt;/h2&gt;
&lt;/div&gt;
&lt;p id="cp-dialog-description"&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/11/pastedimage1704194357765v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="ocrext-element ocrext-mask" style="height:100%;left:0px;top:0px;width:100%;"&gt;
&lt;div class="ocrext-overlay-corner ocrext-corner-tl" style="height:42.5px;left:0px;top:0px;width:424.5px;"&gt;&lt;/div&gt;
&lt;div class="ocrext-overlay-corner ocrext-corner-tr" style="height:42.5px;left:424.5px;top:0px;width:424.5px;"&gt;&lt;/div&gt;
&lt;div class="ocrext-overlay-corner ocrext-corner-br" style="height:42.5px;left:424.5px;top:42.5px;width:424.5px;"&gt;&lt;/div&gt;
&lt;div class="ocrext-overlay-corner ocrext-corner-bl" style="height:42.5px;left:0px;top:42.5px;width:424.5px;"&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>