~ubuntu-branches/ubuntu/wily/evolution-data-server/wily

« back to all changes in this revision

Viewing changes to docs/reference/eds/html/eds-Time-parsing-and-formatting.html

  • Committer: Package Import Robot
  • Author(s): Iain Lane
  • Date: 2015-07-20 13:34:59 UTC
  • mfrom: (1.1.126) (1.2.48 sid)
  • Revision ID: package-import@ubuntu.com-20150720133459-g6y46hnu5ewtoz08
Tags: 3.16.4-0ubuntu2
debian/patches/0001-Bug-752373-Monthly-events-do-not-recur-correctly.patch:
Cherry-pick patch from upstream to fix events not recurring correctly.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<html>
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
 
<title>Evolution-Data-Server Reference Manual: Time parsing and formatting</title>
 
5
<title>Time parsing and formatting: Evolution-Data-Server Reference Manual</title>
6
6
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
<link rel="home" href="index.html" title="Evolution-Data-Server Reference Manual">
8
8
<link rel="up" href="ch10.html" title="Available for clients and backends">
9
9
<link rel="prev" href="eds-ESExp.html" title="ESExp">
10
10
<link rel="next" href="eds-Unique-identifiers.html" title="Unique identifiers">
11
 
<meta name="generator" content="GTK-Doc V1.21 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.23 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
181
181
<p> E_TIME_PARSE_OK if the string was successfully parsed,
182
182
E_TIME_PARSE_NONE if the string was empty, or
183
183
E_TIME_PARSE_INVALID if the string could not be parsed.</p>
184
 
<p></p>
185
184
</div>
186
185
</div>
187
186
<hr>
219
218
<p> An <a class="link" href="eds-Time-parsing-and-formatting.html#ETimeParseStatus" title="enum ETimeParseStatus"><span class="type">ETimeParseStatus</span></a> result code indicating whether
220
219
<em class="parameter"><code>value</code></em>
221
220
was an empty string, a valid date, or an invalid date.</p>
222
 
<p></p>
223
221
</div>
224
222
</div>
225
223
<hr>
271
269
<p> E_TIME_PARSE_OK if the string was successfully parsed,
272
270
E_TIME_PARSE_NONE if the string was empty, or
273
271
E_TIME_PARSE_INVALID if the string could not be parsed.</p>
274
 
<p></p>
275
272
</div>
276
 
<p class="since">Since 2.22</p>
 
273
<p class="since">Since: <a class="link" href="api-index-2.22.html" title="Index of new symbols in 2.22">2.22</a></p>
277
274
</div>
278
275
<hr>
279
276
<div class="refsect2">
317
314
<p> An <a class="link" href="eds-Time-parsing-and-formatting.html#ETimeParseStatus" title="enum ETimeParseStatus"><span class="type">ETimeParseStatus</span></a> result code indicating whether
318
315
<em class="parameter"><code>value</code></em>
319
316
was an empty string, a valid date, or an invalid date.</p>
320
 
<p></p>
321
317
</div>
322
 
<p class="since">Since 2.22</p>
 
318
<p class="since">Since: <a class="link" href="api-index-2.22.html" title="Index of new symbols in 2.22">2.22</a></p>
323
319
</div>
324
320
<hr>
325
321
<div class="refsect2">
361
357
<p> An <a class="link" href="eds-Time-parsing-and-formatting.html#ETimeParseStatus" title="enum ETimeParseStatus"><span class="type">ETimeParseStatus</span></a> result code indicating whether
362
358
<em class="parameter"><code>value</code></em>
363
359
was an empty string, a valid date, or an invalid date.</p>
364
 
<p></p>
365
360
</div>
366
361
</div>
367
362
<hr>
509
504
<a name="id-1.5.2.10.6.9.6"></a><h4>Returns</h4>
510
505
<p> The calendar time representation of <em class="parameter"><code>tm</code></em>
511
506
.</p>
512
 
<p></p>
513
507
</div>
514
508
</div>
515
509
<hr>
563
557
<div class="refsect3">
564
558
<a name="id-1.5.2.10.6.11.5"></a><h4>Returns</h4>
565
559
<p> a newly-allocated date format string</p>
566
 
<p></p>
567
560
</div>
568
 
<p class="since">Since 2.22</p>
 
561
<p class="since">Since: <a class="link" href="api-index-2.22.html" title="Index of new symbols in 2.22">2.22</a></p>
569
562
</div>
570
563
</div>
571
564
<div class="refsect1">
609
602
</div>
610
603
</div>
611
604
<div class="footer">
612
 
<hr>
613
 
          Generated by GTK-Doc V1.21</div>
 
605
<hr>Generated by GTK-Doc V1.23</div>
614
606
</body>
615
607
</html>
 
 
b'\\ No newline at end of file'