<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/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/"><channel><title>Where to get mktime() and gmtime() functions for MDK?</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/21375/where-to-get-mktime-and-gmtime-functions-for-mdk</link><description> 
In our embedded project we need to manage time data with both
time_t and struct tm standard types. 

 
The former for storage, easy computation of delta time,
transmission over a low bitrate channel. The latter for displaying
data on a LCD and interfacing</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: Where to get mktime() and gmtime() functions for MDK?</title><link>https://community.arm.com/thread/112723?ContentTypeID=1</link><pubDate>Sat, 17 Mar 2007 12:56:14 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:39d67f21-a91b-437e-8730-d202a562db00</guid><dc:creator>Andy Neil</dc:creator><description>&lt;p&gt;&lt;p&gt;
Specifically to search for &lt;b&gt;source code&lt;/b&gt;: &lt;a href="http://codesearch.google.com"&gt;http://codesearch.google.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;
&lt;i&gt;&amp;quot;specify what license limitations you can accept.&amp;quot;&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;
This can be included in the search query&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Where to get mktime() and gmtime() functions for MDK?</title><link>https://community.arm.com/thread/99003?ContentTypeID=1</link><pubDate>Fri, 16 Mar 2007 04:43:00 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:c88aa9aa-95b1-4106-a84c-4e13849f8686</guid><dc:creator>ImPer Westermark</dc:creator><description>&lt;p&gt;&lt;p&gt;
There are a number of implementations available if you google.&lt;/p&gt;

&lt;p&gt;
However, I recommend that you check the gcc runtime library.&lt;/p&gt;

&lt;p&gt;
One thing: When you ask about implementations, you also have to
specify what license limitations you can accept.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Where to get mktime() and gmtime() functions for MDK?</title><link>https://community.arm.com/thread/74902?ContentTypeID=1</link><pubDate>Fri, 16 Mar 2007 03:55:08 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:537d5de7-9ae0-49a1-8773-6293b4bf41bb</guid><dc:creator>Marco Accame</dc:creator><description>&lt;p&gt;&lt;p&gt;
the header declares the functions but their definition in the
library libc is empty and does nothing.&lt;/p&gt;

&lt;p&gt;
this behaviour is documented in the link of my previous
posting.&lt;/p&gt;

&lt;p&gt;
what i want to do is to override these dummy functions with
functions of my own and i am asking if anybody knows about a simple c
implementation of mktime() and gmtime().&lt;/p&gt;

&lt;p&gt;
regards, marco&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Where to get mktime() and gmtime() functions for MDK?</title><link>https://community.arm.com/thread/50495?ContentTypeID=1</link><pubDate>Thu, 08 Mar 2007 23:00:29 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:f26f935e-75f9-4cc9-9ed1-f22158dc7896</guid><dc:creator>Gyoergy Dozsa</dc:creator><description>&lt;p&gt;&lt;p&gt;
RealView comiler implement rich set of time converting and
formated printing function, see the &amp;quot;time.h&amp;quot;.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>