File: timeconv_8h_source.html

package info (click to toggle)
libpst 0.6.76-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, trixie
  • size: 17,616 kB
  • sloc: ansic: 7,674; sh: 4,730; javascript: 1,950; cpp: 1,691; makefile: 137; xml: 3
file content (87 lines) | stat: -rw-r--r-- 8,489 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>libpst.so.4: libpst/timeconv.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
  $(document).ready(initResizable);
/* @license-end */</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">libpst.so.4
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
  initMenu('',false,false,'search.php','Search');
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
      <div id="nav-sync" class="sync"></div>
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('timeconv_8h_source.html','');});
/* @license-end */
</script>
<div id="doc-content">
<div class="header">
  <div class="headertitle">
<div class="title">timeconv.h</div>  </div>
</div><!--header-->
<div class="contents">
<a href="timeconv_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="preprocessor">#ifndef __PST_TIMECONV_H</span></div><div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="preprocessor">#define __PST_TIMECONV_H</span></div><div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;</div><div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="common_8h.html">common.h</a>&quot;</span></div><div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;</div><div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="preprocessor">#ifdef __cplusplus</span></div><div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;<span class="keyword">extern</span> <span class="stringliteral">&quot;C&quot;</span> {</div><div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;</div><div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;    <span class="keywordtype">char</span>* <a class="code" href="timeconv_8h.html#a36d1891333fd906cb592b5f99cb360bc">pst_fileTimeToAscii</a> (<span class="keyword">const</span> <a class="code" href="structFILETIME.html">FILETIME</a>* filetime, <span class="keywordtype">char</span>* result);</div><div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;</div><div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;    <span class="keywordtype">void</span> <a class="code" href="timeconv_8h.html#a05b508fc343c5407be9d2a44cc895b1c">pst_fileTimeToStructTM</a> (<span class="keyword">const</span> <a class="code" href="structFILETIME.html">FILETIME</a>* filetime, <span class="keyword">struct</span> tm *result);</div><div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;</div><div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;    time_t <a class="code" href="timeconv_8h.html#a62d6d2e81e6f445d7e0dcaef203fe6e9">pst_fileTimeToUnixTime</a>( <span class="keyword">const</span> <a class="code" href="structFILETIME.html">FILETIME</a>* filetime);</div><div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;</div><div class="line"><a name="l00034"></a><span class="lineno">   34</span>&#160;    <span class="keywordtype">size_t</span> <a class="code" href="timeconv_8h.html#a1577390340a0ebbfd427adb507329755">pst_fileTimeToString</a>( <span class="keyword">const</span> <a class="code" href="structFILETIME.html">FILETIME</a>* filetime, <span class="keyword">const</span> <span class="keywordtype">char</span>* date_format, <span class="keywordtype">char</span>* result);</div><div class="line"><a name="l00035"></a><span class="lineno">   35</span>&#160;<span class="preprocessor">#ifdef __cplusplus</span></div><div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160;}</div><div class="line"><a name="l00037"></a><span class="lineno">   37</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00038"></a><span class="lineno">   38</span>&#160;</div><div class="line"><a name="l00039"></a><span class="lineno">   39</span>&#160;<span class="preprocessor">#endif</span></div><div class="ttc" id="timeconv_8h_html_a1577390340a0ebbfd427adb507329755"><div class="ttname"><a href="timeconv_8h.html#a1577390340a0ebbfd427adb507329755">pst_fileTimeToString</a></div><div class="ttdeci">size_t pst_fileTimeToString(const FILETIME *filetime, const char *date_format, char *result)</div><div class="ttdoc">Convert a FILETIME to string in date_format format. </div></div>
<div class="ttc" id="structFILETIME_html"><div class="ttname"><a href="structFILETIME.html">FILETIME</a></div><div class="ttdef"><b>Definition:</b> <a href="common_8h_source.html#l00027">common.h:27</a></div></div>
<div class="ttc" id="timeconv_8h_html_a36d1891333fd906cb592b5f99cb360bc"><div class="ttname"><a href="timeconv_8h.html#a36d1891333fd906cb592b5f99cb360bc">pst_fileTimeToAscii</a></div><div class="ttdeci">char * pst_fileTimeToAscii(const FILETIME *filetime, char *result)</div><div class="ttdoc">Convert a FILETIME to ascii printable local time. </div></div>
<div class="ttc" id="timeconv_8h_html_a05b508fc343c5407be9d2a44cc895b1c"><div class="ttname"><a href="timeconv_8h.html#a05b508fc343c5407be9d2a44cc895b1c">pst_fileTimeToStructTM</a></div><div class="ttdeci">void pst_fileTimeToStructTM(const FILETIME *filetime, struct tm *result)</div><div class="ttdoc">Convert a FILETIME to unix struct tm. </div></div>
<div class="ttc" id="timeconv_8h_html_a62d6d2e81e6f445d7e0dcaef203fe6e9"><div class="ttname"><a href="timeconv_8h.html#a62d6d2e81e6f445d7e0dcaef203fe6e9">pst_fileTimeToUnixTime</a></div><div class="ttdeci">time_t pst_fileTimeToUnixTime(const FILETIME *filetime)</div><div class="ttdoc">Convert a FILETIME to unix time_t value. </div></div>
<div class="ttc" id="common_8h_html"><div class="ttname"><a href="common_8h.html">common.h</a></div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
  <ul>
    <li class="navelem"><a class="el" href="dir_217b4420d39d76df8155f8b3d5535446.html">libpst</a></li><li class="navelem"><a class="el" href="timeconv_8h.html">timeconv.h</a></li>
    <li class="footer">Generated by
    <a href="http://www.doxygen.org/index.html">
    <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
  </ul>
</div>
</body>
</html>