<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>datepicker &#8211; stoimen&#039;s web log</title>
	<atom:link href="/tag/datepicker/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>on web development</description>
	<lastBuildDate>Tue, 13 Feb 2018 08:18:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.0.3</generator>
	<item>
		<title>jQuery datepicker issue</title>
		<link>/2009/03/07/jquery-datepicker-issue/</link>
		<comments>/2009/03/07/jquery-datepicker-issue/#comments</comments>
		<pubDate>Sat, 07 Mar 2009 09:33:45 +0000</pubDate>
		<dc:creator><![CDATA[stoimen]]></dc:creator>
				<category><![CDATA[featured]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[datepicker]]></category>
		<category><![CDATA[gmt]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">/?p=307</guid>
		<description><![CDATA[Where is the problem with the two 26th of October in JQuery datepicker?<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href="/2009/07/09/jquery-datepicker-persist-defaultdate/" rel="bookmark" title="jQuery datepicker persist defaultDate">jQuery datepicker persist defaultDate </a></li>
<li><a href="/2009/05/20/flex-3-datechooser-utc-issue/" rel="bookmark" title="Flex 3 DateChooser UTC issue">Flex 3 DateChooser UTC issue </a></li>
<li><a href="/2009/08/10/javascript-get-locale-month-with-full-name/" rel="bookmark" title="javascript get locale month with full name">javascript get locale month with full name </a></li>
<li><a href="/2009/03/19/jquery-ajax-script-call/" rel="bookmark" title="JQuery ajax script call">JQuery ajax script call </a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>I&#8217;d really bad experience with the jQuery datepicker. The issue was that there mysteriously appeared two 26th of October and that resulted in shifting the days with one and it all appeared wrong. The Mondays became Tuesdays and so on.</p>
<p>The bug became clear after realizing that on 26th of October was when happened light saving changes. The function used in the datepicker was GMT related, the fix is when this function is substituted with simple date function with no GMT conversion.</p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href="/2009/07/09/jquery-datepicker-persist-defaultdate/" rel="bookmark" title="jQuery datepicker persist defaultDate">jQuery datepicker persist defaultDate </a></li>
<li><a href="/2009/05/20/flex-3-datechooser-utc-issue/" rel="bookmark" title="Flex 3 DateChooser UTC issue">Flex 3 DateChooser UTC issue </a></li>
<li><a href="/2009/08/10/javascript-get-locale-month-with-full-name/" rel="bookmark" title="javascript get locale month with full name">javascript get locale month with full name </a></li>
<li><a href="/2009/03/19/jquery-ajax-script-call/" rel="bookmark" title="JQuery ajax script call">JQuery ajax script call </a></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>/2009/03/07/jquery-datepicker-issue/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
