<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>RTC 31st date problem in NRF52840</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/51781/rtc-31st-date-problem-in-nrf52840</link><description>Device : nRF52840 
 Softdevice : s140_nRF_6.1.0 
 SDK : nRF5_SDK_15.2.0 
 Hi guys, I&amp;#39;m facing some trouble to put my rtc working properly. I made a code based on the rtc example but it&amp;#39;s not incrementing the date the right way. 
 My code is as below:</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 05 Sep 2019 08:20:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/51781/rtc-31st-date-problem-in-nrf52840" /><item><title>RE: RTC 31st date problem in NRF52840</title><link>https://devzone.nordicsemi.com/thread/208129?ContentTypeID=1</link><pubDate>Thu, 05 Sep 2019 08:20:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c744c1dd-67b3-4d0a-9e06-9ead2785ace4</guid><dc:creator>Dmitry</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;didn&amp;#39;t you forget to subtract 1 from month value?&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;int     tm_mon;      // months since January [0, 11]&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>