<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://mailutils.org/usqay/index.php?action=history&amp;feed=atom&amp;title=Mu_datetime_to_utc</id>
	<title>Mu datetime to utc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://mailutils.org/usqay/index.php?action=history&amp;feed=atom&amp;title=Mu_datetime_to_utc"/>
	<link rel="alternate" type="text/html" href="https://mailutils.org/usqay/index.php?title=Mu_datetime_to_utc&amp;action=history"/>
	<updated>2026-07-11T14:44:35Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.13</generator>
	<entry>
		<id>https://mailutils.org/usqay/index.php?title=Mu_datetime_to_utc&amp;diff=302&amp;oldid=prev</id>
		<title>Gray: Created page with &quot;{{DISPLAYTITLE:mu_datetime_to_utc}}  &lt;syntaxhighlight lang=&quot;C&quot;&gt; #include &lt;mailutils/datetime.h&gt;  time_t mu_datetime_to_utc (struct tm *tm, struct mu_timezone *tz); &lt;/syntaxhighli...&quot;</title>
		<link rel="alternate" type="text/html" href="https://mailutils.org/usqay/index.php?title=Mu_datetime_to_utc&amp;diff=302&amp;oldid=prev"/>
		<updated>2011-12-17T11:16:17Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{DISPLAYTITLE:mu_datetime_to_utc}}  &amp;lt;syntaxhighlight lang=&amp;quot;C&amp;quot;&amp;gt; #include &amp;lt;mailutils/datetime.h&amp;gt;  time_t mu_datetime_to_utc (struct tm *tm, struct mu_timezone *tz); &amp;lt;/syntaxhighli...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{DISPLAYTITLE:mu_datetime_to_utc}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;C&amp;quot;&amp;gt;&lt;br /&gt;
#include &amp;lt;mailutils/datetime.h&amp;gt;&lt;br /&gt;
&lt;br /&gt;
time_t mu_datetime_to_utc (struct tm *tm, struct mu_timezone *tz);&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The function &amp;lt;tt&amp;gt;mu_datetime_to_utc&amp;lt;/tt&amp;gt; converts the broken-down time &amp;lt;tt&amp;gt;tm&amp;lt;/tt&amp;gt; from the time zone &amp;lt;tt&amp;gt;tz&amp;lt;/tt&amp;gt; to the corresponding UTC timestamp.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
[[struct mu_timezone]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Date/Time Functions]]&lt;br /&gt;
[[Category:C API]]&lt;/div&gt;</summary>
		<author><name>Gray</name></author>
	</entry>
</feed>