~ubuntu-branches/ubuntu/natty/empathy/natty-updates

« back to all changes in this revision

Viewing changes to docs/libempathy/html/libempathy-empathy-time.html

Tags: upstream-0.22.0
ImportĀ upstreamĀ versionĀ 0.22.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
7
7
<link rel="start" href="index.html" title="libempathy Reference Manual">
8
8
<link rel="up" href="libempathy_api.html" title="libempathy API reference">
9
 
<link rel="prev" href="EmpathyMessage.html" title="EmpathyMessage">
 
9
<link rel="prev" href="libempathy-empathy-status-presets.html" title="empathy-status-presets">
10
10
<link rel="next" href="EmpathyTpCall.html" title="EmpathyTpCall">
11
11
<meta name="generator" content="GTK-Doc V1.9 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
19
19
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
20
20
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
21
21
<tr valign="middle">
22
 
<td><a accesskey="p" href="EmpathyMessage.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
 
22
<td><a accesskey="p" href="libempathy-empathy-status-presets.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
23
23
<td><a accesskey="u" href="libempathy_api.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
24
24
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
25
25
<th width="100%" align="center">libempathy Reference Manual</th>
26
26
<td><a accesskey="n" href="EmpathyTpCall.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
27
27
</tr>
28
 
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id343312" class="shortcut">Top</a>
 
28
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id375476" class="shortcut">Top</a>
29
29
                  &#160;|&#160;
30
 
                  <a href="#id346360" class="shortcut">Description</a></nobr></td></tr>
 
30
                  <a href="#id351908" class="shortcut">Description</a></nobr></td></tr>
31
31
</table>
32
32
<div class="refentry" lang="en">
33
33
<a name="libempathy-empathy-time"></a><div class="titlepage"></div>
34
34
<div class="refnamediv"><table width="100%"><tr>
35
35
<td valign="top">
36
36
<h2>
37
 
<a name="id343312"></a><span class="refentrytitle">empathy-time</span>
 
37
<a name="id375476"></a><span class="refentrytitle">empathy-time</span>
38
38
</h2>
39
39
<p>empathy-time</p>
40
40
</td>
58
58
</pre>
59
59
</div>
60
60
<div class="refsect1" lang="en">
61
 
<a name="id346360"></a><h2>Description</h2>
 
61
<a name="id351908"></a><h2>Description</h2>
62
62
<p>
63
63
 
64
64
</p>
65
65
</div>
66
66
<div class="refsect1" lang="en">
67
 
<a name="id346376"></a><h2>Details</h2>
 
67
<a name="id351924"></a><h2>Details</h2>
68
68
<div class="refsect2" lang="en">
69
 
<a name="id377591"></a><h3>
 
69
<a name="id350900"></a><h3>
70
70
<a name="EMPATHY-TIME-FORMAT-DISPLAY-SHORT:CAPS"></a>EMPATHY_TIME_FORMAT_DISPLAY_SHORT</h3>
71
 
<a class="indexterm" name="id377604"></a><pre class="programlisting">#define EMPATHY_TIME_FORMAT_DISPLAY_SHORT "%H:%M"
 
71
<a class="indexterm" name="id350912"></a><pre class="programlisting">#define EMPATHY_TIME_FORMAT_DISPLAY_SHORT "%H:%M"
72
72
</pre>
73
73
<p>
74
74
 
76
76
</div>
77
77
<hr>
78
78
<div class="refsect2" lang="en">
79
 
<a name="id377619"></a><h3>
 
79
<a name="id350927"></a><h3>
80
80
<a name="EMPATHY-TIME-FORMAT-DISPLAY-LONG:CAPS"></a>EMPATHY_TIME_FORMAT_DISPLAY_LONG</h3>
81
 
<a class="indexterm" name="id377631"></a><pre class="programlisting">#define EMPATHY_TIME_FORMAT_DISPLAY_LONG  "%a %d %b %Y"
 
81
<a class="indexterm" name="id350940"></a><pre class="programlisting">#define EMPATHY_TIME_FORMAT_DISPLAY_LONG  "%a %d %b %Y"
82
82
</pre>
83
83
<p>
84
84
 
86
86
</div>
87
87
<hr>
88
88
<div class="refsect2" lang="en">
89
 
<a name="id377647"></a><h3>
 
89
<a name="id350955"></a><h3>
90
90
<a name="empathy-time-get-current"></a>empathy_time_get_current ()</h3>
91
 
<a class="indexterm" name="id377659"></a><pre class="programlisting">time_t              empathy_time_get_current            (void);</pre>
 
91
<a class="indexterm" name="id350968"></a><pre class="programlisting">time_t              empathy_time_get_current            (void);</pre>
92
92
<p>
93
93
 
94
94
</p>
105
105
</div>
106
106
<hr>
107
107
<div class="refsect2" lang="en">
108
 
<a name="id343762"></a><h3>
 
108
<a name="id395297"></a><h3>
109
109
<a name="empathy-time-get-local-time"></a>empathy_time_get_local_time ()</h3>
110
 
<a class="indexterm" name="id343774"></a><pre class="programlisting">time_t              empathy_time_get_local_time         (struct tm *tm);</pre>
 
110
<a class="indexterm" name="id395309"></a><pre class="programlisting">time_t              empathy_time_get_local_time         (struct tm *tm);</pre>
111
111
<p>
112
112
 
113
113
</p>
131
131
</div>
132
132
<hr>
133
133
<div class="refsect2" lang="en">
134
 
<a name="id343830"></a><h3>
 
134
<a name="id395365"></a><h3>
135
135
<a name="empathy-time-parse"></a>empathy_time_parse ()</h3>
136
 
<a class="indexterm" name="id343842"></a><pre class="programlisting">time_t              empathy_time_parse                  (const gchar *str);</pre>
 
136
<a class="indexterm" name="id395377"></a><pre class="programlisting">time_t              empathy_time_parse                  (const gchar *str);</pre>
137
137
<p>
138
138
 
139
139
</p>
157
157
</div>
158
158
<hr>
159
159
<div class="refsect2" lang="en">
160
 
<a name="id393098"></a><h3>
 
160
<a name="id397510"></a><h3>
161
161
<a name="empathy-time-to-string-utc"></a>empathy_time_to_string_utc ()</h3>
162
 
<a class="indexterm" name="id393111"></a><pre class="programlisting">gchar*              empathy_time_to_string_utc          (time_t t,
 
162
<a class="indexterm" name="id397522"></a><pre class="programlisting">gchar*              empathy_time_to_string_utc          (time_t t,
163
163
                                                         const gchar *format);</pre>
164
164
<p>
165
165
 
189
189
</div>
190
190
<hr>
191
191
<div class="refsect2" lang="en">
192
 
<a name="id393186"></a><h3>
 
192
<a name="id397598"></a><h3>
193
193
<a name="empathy-time-to-string-local"></a>empathy_time_to_string_local ()</h3>
194
 
<a class="indexterm" name="id393199"></a><pre class="programlisting">gchar*              empathy_time_to_string_local        (time_t t,
 
194
<a class="indexterm" name="id397610"></a><pre class="programlisting">gchar*              empathy_time_to_string_local        (time_t t,
195
195
                                                         const gchar *format);</pre>
196
196
<p>
197
197
 
221
221
</div>
222
222
</div>
223
223
<div class="refsect1" lang="en">
224
 
<a name="id393276"></a><div class="refsect2" lang="en"><a name="id393277"></a></div>
 
224
<a name="id397687"></a><div class="refsect2" lang="en"><a name="id397688"></a></div>
225
225
<hr>
226
 
<div class="refsect2" lang="en"><a name="id393278"></a></div>
 
226
<div class="refsect2" lang="en"><a name="id397689"></a></div>
227
227
</div>
228
228
</div>
229
229
</body>