<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Clovertech | Walter Ericson | Activity</title>
	<link>https://clovertech.infor.com/members/walter-ericson/activity/</link>
	<atom:link href="https://clovertech.infor.com/members/walter-ericson/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Walter Ericson.</description>
	<lastBuildDate>Thu, 30 Apr 2026 18:51:30 -0400</lastBuildDate>
	<generator>https://buddypress.org/?v=</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">7f34d52c3ec30281b5ccca17595e7864</guid>
				<title>Walter Ericson replied to the topic Julian to calendar date conversion in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/julian-to-calendar-date-conversion/#post-58084</link>
				<pubDate>Fri, 30 Dec 2005 00:36:40 -0500</pubDate>

									<content:encoded><![CDATA[<p>Rob,</p>
<p>I use a function in Unix AIX 5.2 (korn shell) to get the last day of the month:</p>
<p>last_day_of_month()<br />
{<br />
/usr/bin/cal $1 $2 | /usr/bin/awk &#8216;{if ($NF) Last=$NF}<br />
END{printf(&#8220;%sn&#8221;,Last);}&#8217;;<br />
}</p>
<p>Sample useage (in korn shell script):<br />
YESTERDAY=`last_day_of_month $LASTMONTH $YEAR`;<br />
You may have to find cal and awk on your system!!</p>
<p>cal is a calender&hellip;<span class="activity-read-more" id="activity-read-more-20399"><a href="https://usspvlclovertch2.infor.com/forums/topic/julian-to-calendar-date-conversion/#post-58084" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">24b2bfd3e417ee713e9ec19ac4889cb9</guid>
				<title>Walter Ericson replied to the topic How can I strip a single element from a raw feed? in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/how-can-i-strip-a-single-element-from-a-raw-feed/#post-56912</link>
				<pubDate>Thu, 23 Jun 2005 22:20:08 -0400</pubDate>

									<content:encoded><![CDATA[<p>Here is a tcl script that removes MSH.8.3.<br />
Charlie Bursell wrote it to change ADT^XXX^XX to ADT^XXX.</p>
<p>It is simular to what you want to do.<br />
Start with this script and you should be able to modified to what you need.</p>
<p>-Walter Ericson</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>