<?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[time_t to tm]]></title><description><![CDATA[<p>Moin,</p>
<p>ich habe ein Datum in einer Variable des Typs time_t gespeichert, wie kann ich diese in eine Variable des Typs tm konvertieren?</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/272356/time_t-to-tm</link><generator>RSS for Node</generator><lastBuildDate>Fri, 28 Aug 2026 22:12:12 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/272356.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 16 Aug 2010 09:27:42 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to time_t to tm on Mon, 16 Aug 2010 09:27:42 GMT]]></title><description><![CDATA[<p>Moin,</p>
<p>ich habe ein Datum in einer Variable des Typs time_t gespeichert, wie kann ich diese in eine Variable des Typs tm konvertieren?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1940491</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1940491</guid><dc:creator><![CDATA[Henry0203]]></dc:creator><pubDate>Mon, 16 Aug 2010 09:27:42 GMT</pubDate></item><item><title><![CDATA[Reply to time_t to tm on Mon, 16 Aug 2010 09:32:11 GMT]]></title><description><![CDATA[<p><a href="http://www.cplusplus.com/reference/clibrary/ctime/localtime/" rel="nofollow">http://www.cplusplus.com/reference/clibrary/ctime/localtime/</a><br />
<a href="http://www.cplusplus.com/reference/clibrary/ctime/gmtime/" rel="nofollow">http://www.cplusplus.com/reference/clibrary/ctime/gmtime/</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1940494</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1940494</guid><dc:creator><![CDATA[_matze]]></dc:creator><pubDate>Mon, 16 Aug 2010 09:32:11 GMT</pubDate></item></channel></rss>