<?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>Forcetalks | Parmanand Shete | Activity</title>
	<link>https://www.forcetalks.com/parmanand-shete/activity/</link>
	<atom:link href="https://www.forcetalks.com/parmanand-shete/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Parmanand Shete.</description>
	<lastBuildDate>Wed, 13 May 2026 21:14:24 +0530</lastBuildDate>
	<generator>https://buddypress.org/?v=2.16.0</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
		
								<item>
				<guid isPermaLink="false">e3ed99fe6ef8d95fc6d220aea9161a3b</guid>
				<title>Parmanand Shete replied to the discussion How to calculate days between two DateTime values excluding weekends? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/how-to-calculate-days-between-two-datetime-values-excluding-weekends/#post-66641</link>
				<pubDate>Tue, 24 Dec 2019 09:48:43 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://www.forcetalks.com/salesforce-topic/how-to-calculate-days-between-two-datetime-values-excluding-weekends/#post-66641"><span class="bb-reply-lable">Reply to</span> How to calculate days between two DateTime values excluding weekends?</a></p> <div class="bb-content-inr-wrap"><p>(5 * FLOOR( ( DATEVALUE(End_Date__c) &#8211; DATE( 1900, 1, 8) ) / 7 ) + MIN( 5, MOD( DATEVALUE(End_Date__c) &#8211; DATE( 1900, 1, 8), 7 ) ) ) &#8211; (5 * FLOOR( ( DATEVALUE(Start_Date__c) &#8211; DATE( 1900, 1, 8) ) / 7 ) + MIN( 5, MOD( DATEVALUE(Start_Date__c) &#8211; DATE( 1900, 1, 8), 7 ) ) )</p>
<p>Here Start_Date__c is earlier date and End_Date__c is new one which is&hellip;<span class="activity-read-more" id="activity-read-more-98925"><a href="https://www.forcetalks.com/salesforce-topic/how-to-calculate-days-between-two-datetime-values-excluding-weekends/#post-66641" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">28114a889d2755324002c30b7566c5a5</guid>
				<title>Parmanand Shete became a registered member</title>
				<link>https://www.forcetalks.com/activity/p/98923/</link>
				<pubDate>Tue, 24 Dec 2019 09:47:20 +0530</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>
		
<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Content Delivery Network via Amazon Web Services: CloudFront: cdn.forcetalks.com
Lazy Loading

Served from: www.forcetalks.com @ 2026-05-14 04:04:32 by W3 Total Cache
-->