<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[GetUTCMonth gives wrong value]]></title><description><![CDATA[<pre><code>Today = new Date();
return Today.getUTCMonth();

</code></pre>
<p dir="auto">This code returns 11 instead of 12. My system clock shows December.<br />
What's happening?</p>
<p dir="auto">Thank you</p>
]]></description><link>https://forum.mango-os.com/topic/686/getutcmonth-gives-wrong-value</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Apr 2026 04:44:38 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/686.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 20 Dec 2010 01:13:50 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to GetUTCMonth gives wrong value on Mon, 20 Dec 2010 13:06:50 GMT]]></title><description><![CDATA[<p dir="auto">Clear like water.</p>
<p dir="auto">Thank you very much.</p>
<p dir="auto">January = 0<br />
....<br />
December = 11</p>
]]></description><link>https://forum.mango-os.com/post/5133</link><guid isPermaLink="true">https://forum.mango-os.com/post/5133</guid><dc:creator><![CDATA[jose francisco]]></dc:creator><pubDate>Mon, 20 Dec 2010 13:06:50 GMT</pubDate></item><item><title><![CDATA[Reply to GetUTCMonth gives wrong value on Mon, 20 Dec 2010 07:41:42 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">please read the oracle (sun) javadocs api<br />
<a href="http://download.oracle.com/javase/6/docs/api/java/util/Date.html#getMonth%28%29" rel="nofollow ugc">http://download.oracle.com/javase/6/docs/api/java/util/Date.html#getMonth()</a><br />
! It will set you into the right track.</p>
<p dir="auto">Arne</p>
]]></description><link>https://forum.mango-os.com/post/5131</link><guid isPermaLink="true">https://forum.mango-os.com/post/5131</guid><dc:creator><![CDATA[apl]]></dc:creator><pubDate>Mon, 20 Dec 2010 07:41:42 GMT</pubDate></item></channel></rss>