<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Android Date Range Picker	</title>
	<atom:link href="https://www.truiton.com/2015/04/android-date-range-picker/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.truiton.com/2015/04/android-date-range-picker/</link>
	<description>Technology Reaching Us In Time - Online</description>
	<lastBuildDate>Sun, 01 Sep 2019 14:51:06 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Anjana Joshi		</title>
		<link>https://www.truiton.com/2015/04/android-date-range-picker/#comment-14932</link>

		<dc:creator><![CDATA[Anjana Joshi]]></dc:creator>
		<pubDate>Mon, 31 Jul 2017 04:51:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.truiton.com/?p=1121#comment-14932</guid>

					<description><![CDATA[How to select the past dates. Pls help me. Thanks]]></description>
			<content:encoded><![CDATA[<p>How to select the past dates. Pls help me. Thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: oualid		</title>
		<link>https://www.truiton.com/2015/04/android-date-range-picker/#comment-14877</link>

		<dc:creator><![CDATA[oualid]]></dc:creator>
		<pubDate>Mon, 24 Jul 2017 16:03:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.truiton.com/?p=1121#comment-14877</guid>

					<description><![CDATA[Hi Mohit,

 It worked fine for me. but I need to select multiple Date range . is it possible to do that ? 
Thanks in advance .]]></description>
			<content:encoded><![CDATA[<p>Hi Mohit,</p>
<p> It worked fine for me. but I need to select multiple Date range . is it possible to do that ?<br />
Thanks in advance .</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ratnesh Kompelli		</title>
		<link>https://www.truiton.com/2015/04/android-date-range-picker/#comment-12179</link>

		<dc:creator><![CDATA[Ratnesh Kompelli]]></dc:creator>
		<pubDate>Fri, 17 Feb 2017 09:35:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.truiton.com/?p=1121#comment-12179</guid>

					<description><![CDATA[Hi Mohit,

  How i can change the Error messages in TimesSquare for Range selection. 
Thanks in advance.]]></description>
			<content:encoded><![CDATA[<p>Hi Mohit,</p>
<p>  How i can change the Error messages in TimesSquare for Range selection.<br />
Thanks in advance.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ramees		</title>
		<link>https://www.truiton.com/2015/04/android-date-range-picker/#comment-10000</link>

		<dc:creator><![CDATA[Ramees]]></dc:creator>
		<pubDate>Tue, 14 Jun 2016 09:17:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.truiton.com/?p=1121#comment-10000</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.truiton.com/2015/04/android-date-range-picker/#comment-9380&quot;&gt;sameera&lt;/a&gt;.

Got any solution?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.truiton.com/2015/04/android-date-range-picker/#comment-9380">sameera</a>.</p>
<p>Got any solution?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: prerns		</title>
		<link>https://www.truiton.com/2015/04/android-date-range-picker/#comment-9653</link>

		<dc:creator><![CDATA[prerns]]></dc:creator>
		<pubDate>Wed, 16 Mar 2016 22:43:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.truiton.com/?p=1121#comment-9653</guid>

					<description><![CDATA[Is there a way that I can change the background of the selected date (single or range) with an image?
Thanks.]]></description>
			<content:encoded><![CDATA[<p>Is there a way that I can change the background of the selected date (single or range) with an image?<br />
Thanks.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: sameera		</title>
		<link>https://www.truiton.com/2015/04/android-date-range-picker/#comment-9380</link>

		<dc:creator><![CDATA[sameera]]></dc:creator>
		<pubDate>Thu, 21 Jan 2016 15:18:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.truiton.com/?p=1121#comment-9380</guid>

					<description><![CDATA[How to disable the selected dates . Also i want to select the dates  in the reverse order. From back. Pls help me. Thanks]]></description>
			<content:encoded><![CDATA[<p>How to disable the selected dates . Also i want to select the dates  in the reverse order. From back. Pls help me. Thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Amit Nair		</title>
		<link>https://www.truiton.com/2015/04/android-date-range-picker/#comment-8263</link>

		<dc:creator><![CDATA[Amit Nair]]></dc:creator>
		<pubDate>Sat, 03 Oct 2015 10:20:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.truiton.com/?p=1121#comment-8263</guid>

					<description><![CDATA[Hi Mohit,
Your code worked fine for me.Was a perfect choice for my app.But I would like to know how to send the multiple dates selected to a particular api. Please do mail me if possible.
Thanks in advance.]]></description>
			<content:encoded><![CDATA[<p>Hi Mohit,<br />
Your code worked fine for me.Was a perfect choice for my app.But I would like to know how to send the multiple dates selected to a particular api. Please do mail me if possible.<br />
Thanks in advance.</p>
]]></content:encoded>
		
			</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 
Minified using Disk

Served from: www.truiton.com @ 2026-08-10 06:14:30 by W3 Total Cache
-->