summaryrefslogtreecommitdiff
path: root/apidocs/astime_8h_source.html
blob: ba58d034557a8523aefae30f68c31a879e7becd5 (plain)
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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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=11"/>
<meta name="generator" content="Doxygen 1.9.3"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Libical API Documentation: astime.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="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></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 id="projectrow">
  <td id="projectalign">
   <div id="projectname">Libical API Documentation<span id="projectnumber">&#160;3.1</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.3 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
/* @license-end */
</script>
<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:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() {
  initMenu('',true,false,'search.php','Search');
  $(document).ready(function() { init_search(); });
});
/* @license-end */
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_b7a0ea939f6e83384f3c571d31a84be9.html">libical</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="headertitle"><div class="title">astime.h</div></div>
</div><!--header-->
<div class="contents">
<a href="astime_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno">    1</span><span class="comment">/*</span></div>
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno">    2</span><span class="comment"> * This work is based on work from Hiram Clawson and has been modified to the</span></div>
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno">    3</span><span class="comment"> * needs of the libical project. The original copyright notice is as follows:</span></div>
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno">    4</span><span class="comment"> */</span></div>
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno">    5</span><span class="comment">/*</span></div>
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno">    6</span><span class="comment"> *      Copyright (c) 1986-2000, Hiram Clawson</span></div>
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno">    7</span><span class="comment"> *      All rights reserved.</span></div>
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno">    8</span><span class="comment"> *</span></div>
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno">    9</span><span class="comment"> *      Redistribution and use in source and binary forms, with or</span></div>
<div class="line"><a id="l00010" name="l00010"></a><span class="lineno">   10</span><span class="comment"> *      without modification, are permitted provided that the following</span></div>
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno">   11</span><span class="comment"> *      conditions are met:</span></div>
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno">   12</span><span class="comment"> *</span></div>
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno">   13</span><span class="comment"> *              Redistributions of source code must retain the above</span></div>
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno">   14</span><span class="comment"> *              copyright notice, this list of conditions and the</span></div>
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno">   15</span><span class="comment"> *              following disclaimer.</span></div>
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno">   16</span><span class="comment"> *</span></div>
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno">   17</span><span class="comment"> *              Redistributions in binary form must reproduce the</span></div>
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno">   18</span><span class="comment"> *              above copyright notice, this list of conditions and</span></div>
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno">   19</span><span class="comment"> *              the following disclaimer in the documentation and/or</span></div>
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno">   20</span><span class="comment"> *              other materials provided with the distribution.</span></div>
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno">   21</span><span class="comment"> *</span></div>
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno">   22</span><span class="comment"> *              Neither name of The Museum of Hiram nor the names of</span></div>
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno">   23</span><span class="comment"> *              its contributors may be used to endorse or promote products</span></div>
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno">   24</span><span class="comment"> *              derived from this software without specific prior</span></div>
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno">   25</span><span class="comment"> *              written permission.</span></div>
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno">   26</span><span class="comment"> *</span></div>
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno">   27</span><span class="comment"> *      THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND</span></div>
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno">   28</span><span class="comment"> *      CONTRIBUTORS ``AS IS&#39;&#39; AND ANY EXPRESS OR IMPLIED WARRANTIES,</span></div>
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno">   29</span><span class="comment"> *      INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF</span></div>
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno">   30</span><span class="comment"> *      MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.</span></div>
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno">   31</span><span class="comment"> *      IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,</span></div>
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno">   32</span><span class="comment"> *      INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES</span></div>
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno">   33</span><span class="comment"> *      (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS</span></div>
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno">   34</span><span class="comment"> *      OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)</span></div>
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno">   35</span><span class="comment"> *      HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,</span></div>
<div class="line"><a id="l00036" name="l00036"></a><span class="lineno">   36</span><span class="comment"> *      STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING</span></div>
<div class="line"><a id="l00037" name="l00037"></a><span class="lineno">   37</span><span class="comment"> *      IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF</span></div>
<div class="line"><a id="l00038" name="l00038"></a><span class="lineno">   38</span><span class="comment"> *      THE POSSIBILITY OF SUCH DAMAGE.</span></div>
<div class="line"><a id="l00039" name="l00039"></a><span class="lineno">   39</span><span class="comment"> */</span></div>
<div class="line"><a id="l00040" name="l00040"></a><span class="lineno">   40</span><span class="comment">/*</span></div>
<div class="line"><a id="l00041" name="l00041"></a><span class="lineno">   41</span><span class="comment"> * The modifications made are licensed as follows (to distinguish between</span></div>
<div class="line"><a id="l00042" name="l00042"></a><span class="lineno">   42</span><span class="comment"> * the original code and the modifications made, refer to the source code</span></div>
<div class="line"><a id="l00043" name="l00043"></a><span class="lineno">   43</span><span class="comment"> * history):</span></div>
<div class="line"><a id="l00044" name="l00044"></a><span class="lineno">   44</span><span class="comment"> */</span></div>
<div class="line"><a id="l00045" name="l00045"></a><span class="lineno">   45</span> <span class="comment">/*======================================================================</span></div>
<div class="line"><a id="l00046" name="l00046"></a><span class="lineno">   46</span><span class="comment"></span> </div>
<div class="line"><a id="l00047" name="l00047"></a><span class="lineno">   47</span><span class="comment">  SPDX-FileCopyrightText: 2018, Markus Minichmayr</span></div>
<div class="line"><a id="l00048" name="l00048"></a><span class="lineno">   48</span><span class="comment">      https://tapkey.com</span></div>
<div class="line"><a id="l00049" name="l00049"></a><span class="lineno">   49</span><span class="comment"></span> </div>
<div class="line"><a id="l00050" name="l00050"></a><span class="lineno">   50</span><span class="comment">  SPDX-License-Identifier: LGPL-2.1-only OR MPL-2.0</span></div>
<div class="line"><a id="l00051" name="l00051"></a><span class="lineno">   51</span><span class="comment"> ========================================================================*/</span></div>
<div class="line"><a id="l00052" name="l00052"></a><span class="lineno">   52</span> </div>
<div class="line"><a id="l00058" name="l00058"></a><span class="lineno">   58</span><span class="preprocessor">#ifndef ICAL_ASTIME_H</span></div>
<div class="line"><a id="l00059" name="l00059"></a><span class="lineno">   59</span><span class="preprocessor">#define ICAL_ASTIME_H</span></div>
<div class="line"><a id="l00060" name="l00060"></a><span class="lineno">   60</span> </div>
<div class="line"><a id="l00061" name="l00061"></a><span class="lineno">   61</span><span class="preprocessor">#include &quot;libical_deprecated.h&quot;</span></div>
<div class="line"><a id="l00062" name="l00062"></a><span class="lineno">   62</span><span class="preprocessor">#include &quot;libical_ical_export.h&quot;</span></div>
<div class="line"><a id="l00063" name="l00063"></a><span class="lineno">   63</span> </div>
<div class="line"><a id="l00064" name="l00064"></a><span class="lineno"><a class="line" href="structut__instant.html">   64</a></span><span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code hl_struct" href="structut__instant.html">ut_instant</a></div>
<div class="line"><a id="l00065" name="l00065"></a><span class="lineno">   65</span>{</div>
<div class="line"><a id="l00066" name="l00066"></a><span class="lineno"><a class="line" href="structut__instant.html#acc596fb9f5f6b26620c2869f1971d7b7">   66</a></span>    <span class="keywordtype">double</span> <a class="code hl_variable" href="structut__instant.html#acc596fb9f5f6b26620c2869f1971d7b7">j_date</a>;      </div>
<div class="line"><a id="l00067" name="l00067"></a><span class="lineno"><a class="line" href="structut__instant.html#a81e3ac4208362cbfbcafe846b0216f12">   67</a></span>    <span class="keywordtype">long</span> <a class="code hl_variable" href="structut__instant.html#a81e3ac4208362cbfbcafe846b0216f12">year</a>;          </div>
<div class="line"><a id="l00068" name="l00068"></a><span class="lineno"><a class="line" href="structut__instant.html#a02a71f42b488eb4170228654451b9277">   68</a></span>    <span class="keywordtype">int</span> <a class="code hl_variable" href="structut__instant.html#a02a71f42b488eb4170228654451b9277">month</a>;          </div>
<div class="line"><a id="l00069" name="l00069"></a><span class="lineno"><a class="line" href="structut__instant.html#a0a0f54d06f28fa91a46d9c1948172797">   69</a></span>    <span class="keywordtype">int</span> <a class="code hl_variable" href="structut__instant.html#a0a0f54d06f28fa91a46d9c1948172797">day</a>;            </div>
<div class="line"><a id="l00070" name="l00070"></a><span class="lineno"><a class="line" href="structut__instant.html#ada9783874279fb39027a066a62f60c0e">   70</a></span>    <span class="keywordtype">int</span> <a class="code hl_variable" href="structut__instant.html#ada9783874279fb39027a066a62f60c0e">i_hour</a>;         </div>
<div class="line"><a id="l00071" name="l00071"></a><span class="lineno"><a class="line" href="structut__instant.html#ac4530d4331a1741b3fd7d83ebe5faab8">   71</a></span>    <span class="keywordtype">int</span> <a class="code hl_variable" href="structut__instant.html#ac4530d4331a1741b3fd7d83ebe5faab8">i_minute</a>;               </div>
<div class="line"><a id="l00072" name="l00072"></a><span class="lineno"><a class="line" href="structut__instant.html#ae178950f09d4d6102dfd655df222c2eb">   72</a></span>    <span class="keywordtype">int</span> <a class="code hl_variable" href="structut__instant.html#ae178950f09d4d6102dfd655df222c2eb">i_second</a>;               </div>
<div class="line"><a id="l00073" name="l00073"></a><span class="lineno"><a class="line" href="structut__instant.html#a580db00dd9b27454af1b3e3f9b4d3ecb">   73</a></span>    <span class="keywordtype">double</span> <a class="code hl_variable" href="structut__instant.html#a580db00dd9b27454af1b3e3f9b4d3ecb">d_hour</a>;              </div>
<div class="line"><a id="l00074" name="l00074"></a><span class="lineno"><a class="line" href="structut__instant.html#ac7002360b3d2d6751c9f76b0751ccfca">   74</a></span>    <span class="keywordtype">double</span> <a class="code hl_variable" href="structut__instant.html#ac7002360b3d2d6751c9f76b0751ccfca">d_minute</a>;            </div>
<div class="line"><a id="l00075" name="l00075"></a><span class="lineno"><a class="line" href="structut__instant.html#ab379732301da97977b5a4700855b1cb6">   75</a></span>    <span class="keywordtype">double</span> <a class="code hl_variable" href="structut__instant.html#ab379732301da97977b5a4700855b1cb6">d_second</a>;            </div>
<div class="line"><a id="l00076" name="l00076"></a><span class="lineno"><a class="line" href="structut__instant.html#a0c78cca667d66d7421ab30de5746b848">   76</a></span>    <span class="keywordtype">int</span> <a class="code hl_variable" href="structut__instant.html#a0c78cca667d66d7421ab30de5746b848">weekday</a>;                </div>
<div class="line"><a id="l00077" name="l00077"></a><span class="lineno"><a class="line" href="structut__instant.html#a3011a8ee4e51ab2bc3561821d6175b00">   77</a></span>    <span class="keywordtype">int</span> <a class="code hl_variable" href="structut__instant.html#a3011a8ee4e51ab2bc3561821d6175b00">day_of_year</a>;            </div>
<div class="line"><a id="l00078" name="l00078"></a><span class="lineno">   78</span>} <a class="code hl_struct" href="structut__instant.html">UTinstant</a>, *<a class="code hl_struct" href="structut__instant.html">UTinstantPtr</a>;</div>
<div class="line"><a id="l00079" name="l00079"></a><span class="lineno">   79</span> </div>
<div class="line"><a id="l00080" name="l00080"></a><span class="lineno">   80</span><span class="comment">/*      Functions in caldate.c  */</span></div>
<div class="line"><a id="l00081" name="l00081"></a><span class="lineno">   81</span> </div>
<div class="line"><a id="l00085" name="l00085"></a><span class="lineno"><a class="line" href="astime_8h.html#a45de6b3b6e622aed44641b4014bd85d1">   85</a></span>LIBICAL_ICAL_EXPORT LIBICAL_DEPRECATED(<span class="keywordtype">long</span> <a class="code hl_function" href="astime_8h.html#a45de6b3b6e622aed44641b4014bd85d1">caldat</a>(<a class="code hl_struct" href="structut__instant.html">UTinstantPtr</a>));</div>
<div class="line"><a id="l00086" name="l00086"></a><span class="lineno">   86</span> </div>
<div class="line"><a id="l00090" name="l00090"></a><span class="lineno"><a class="line" href="astime_8h.html#a1c6a160930d1c125892a81813a0d8d4b">   90</a></span>LIBICAL_ICAL_EXPORT LIBICAL_DEPRECATED(<span class="keywordtype">double</span> <a class="code hl_function" href="astime_8h.html#a1c6a160930d1c125892a81813a0d8d4b">juldat</a>(<a class="code hl_struct" href="structut__instant.html">UTinstantPtr</a>));</div>
<div class="line"><a id="l00091" name="l00091"></a><span class="lineno">   91</span> </div>
<div class="line"><a id="l00092" name="l00092"></a><span class="lineno"><a class="line" href="structut__instant__int.html">   92</a></span><span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code hl_struct" href="structut__instant__int.html">ut_instant_int</a></div>
<div class="line"><a id="l00093" name="l00093"></a><span class="lineno">   93</span>{</div>
<div class="line"><a id="l00094" name="l00094"></a><span class="lineno"><a class="line" href="structut__instant__int.html#a5f530d251495342ab4bc62992394d68b">   94</a></span>    <span class="keywordtype">long</span> <a class="code hl_variable" href="structut__instant__int.html#a5f530d251495342ab4bc62992394d68b">j_date0</a>;      </div>
<div class="line"><a id="l00095" name="l00095"></a><span class="lineno"><a class="line" href="structut__instant__int.html#a6eae657611f3d6f63170ae2b8c898d64">   95</a></span>    <span class="keywordtype">long</span> <a class="code hl_variable" href="structut__instant__int.html#a6eae657611f3d6f63170ae2b8c898d64">year</a>;          </div>
<div class="line"><a id="l00096" name="l00096"></a><span class="lineno"><a class="line" href="structut__instant__int.html#abc63db8913ec067c47ceca70086a7535">   96</a></span>    <span class="keywordtype">int</span> <a class="code hl_variable" href="structut__instant__int.html#abc63db8913ec067c47ceca70086a7535">month</a>;          </div>
<div class="line"><a id="l00097" name="l00097"></a><span class="lineno"><a class="line" href="structut__instant__int.html#a1676843b5827300c9eb4dba6dce8dfba">   97</a></span>    <span class="keywordtype">int</span> <a class="code hl_variable" href="structut__instant__int.html#a1676843b5827300c9eb4dba6dce8dfba">day</a>;            </div>
<div class="line"><a id="l00098" name="l00098"></a><span class="lineno"><a class="line" href="structut__instant__int.html#aec960f4209decf6e969bd075cd6489c2">   98</a></span>    <span class="keywordtype">int</span> <a class="code hl_variable" href="structut__instant__int.html#aec960f4209decf6e969bd075cd6489c2">weekday</a>;                </div>
<div class="line"><a id="l00099" name="l00099"></a><span class="lineno"><a class="line" href="structut__instant__int.html#a2a672639c1668aa98a3f3e10c55e7026">   99</a></span>    <span class="keywordtype">int</span> <a class="code hl_variable" href="structut__instant__int.html#a2a672639c1668aa98a3f3e10c55e7026">day_of_year</a>;            </div>
<div class="line"><a id="l00100" name="l00100"></a><span class="lineno">  100</span>} <a class="code hl_struct" href="structut__instant__int.html">UTinstantInt</a>, *<a class="code hl_struct" href="structut__instant__int.html">UTinstantIntPtr</a>;</div>
<div class="line"><a id="l00101" name="l00101"></a><span class="lineno">  101</span> </div>
<div class="line"><a id="l00102" name="l00102"></a><span class="lineno">  102</span><span class="comment">/*      Functions in caldate.c  */</span></div>
<div class="line"><a id="l00103" name="l00103"></a><span class="lineno">  103</span> </div>
<div class="line"><a id="l00122" name="l00122"></a><span class="lineno"><a class="line" href="astime_8h.html#ade0421d368a2914b2e2cf0634bdd1a1b">  122</a></span><span class="keywordtype">void</span> <a class="code hl_function" href="astime_8h.html#ade0421d368a2914b2e2cf0634bdd1a1b">caldat_int</a>(<a class="code hl_struct" href="structut__instant__int.html">UTinstantIntPtr</a>);</div>
<div class="line"><a id="l00123" name="l00123"></a><span class="lineno">  123</span> </div>
<div class="line"><a id="l00139" name="l00139"></a><span class="lineno"><a class="line" href="astime_8h.html#a3cc1a455b453977f754842b9666440a2">  139</a></span><span class="keywordtype">void</span> <a class="code hl_function" href="astime_8h.html#a3cc1a455b453977f754842b9666440a2">juldat_int</a>(<a class="code hl_struct" href="structut__instant__int.html">UTinstantIntPtr</a>);</div>
<div class="line"><a id="l00140" name="l00140"></a><span class="lineno">  140</span> </div>
<div class="line"><a id="l00141" name="l00141"></a><span class="lineno">  141</span><span class="preprocessor">#endif</span></div>
<div class="ttc" id="aastime_8h_html_a1c6a160930d1c125892a81813a0d8d4b"><div class="ttname"><a href="astime_8h.html#a1c6a160930d1c125892a81813a0d8d4b">juldat</a></div><div class="ttdeci">double juldat(UTinstantPtr))</div></div>
<div class="ttc" id="aastime_8h_html_a3cc1a455b453977f754842b9666440a2"><div class="ttname"><a href="astime_8h.html#a3cc1a455b453977f754842b9666440a2">juldat_int</a></div><div class="ttdeci">void juldat_int(UTinstantIntPtr)</div></div>
<div class="ttc" id="aastime_8h_html_a45de6b3b6e622aed44641b4014bd85d1"><div class="ttname"><a href="astime_8h.html#a45de6b3b6e622aed44641b4014bd85d1">caldat</a></div><div class="ttdeci">long caldat(UTinstantPtr))</div></div>
<div class="ttc" id="aastime_8h_html_ade0421d368a2914b2e2cf0634bdd1a1b"><div class="ttname"><a href="astime_8h.html#ade0421d368a2914b2e2cf0634bdd1a1b">caldat_int</a></div><div class="ttdeci">void caldat_int(UTinstantIntPtr)</div></div>
<div class="ttc" id="astructut__instant__int_html"><div class="ttname"><a href="structut__instant__int.html">ut_instant_int</a></div><div class="ttdef"><b>Definition:</b> astime.h:93</div></div>
<div class="ttc" id="astructut__instant__int_html_a1676843b5827300c9eb4dba6dce8dfba"><div class="ttname"><a href="structut__instant__int.html#a1676843b5827300c9eb4dba6dce8dfba">ut_instant_int::day</a></div><div class="ttdeci">int day</div><div class="ttdef"><b>Definition:</b> astime.h:97</div></div>
<div class="ttc" id="astructut__instant__int_html_a2a672639c1668aa98a3f3e10c55e7026"><div class="ttname"><a href="structut__instant__int.html#a2a672639c1668aa98a3f3e10c55e7026">ut_instant_int::day_of_year</a></div><div class="ttdeci">int day_of_year</div><div class="ttdef"><b>Definition:</b> astime.h:99</div></div>
<div class="ttc" id="astructut__instant__int_html_a5f530d251495342ab4bc62992394d68b"><div class="ttname"><a href="structut__instant__int.html#a5f530d251495342ab4bc62992394d68b">ut_instant_int::j_date0</a></div><div class="ttdeci">long j_date0</div><div class="ttdef"><b>Definition:</b> astime.h:94</div></div>
<div class="ttc" id="astructut__instant__int_html_a6eae657611f3d6f63170ae2b8c898d64"><div class="ttname"><a href="structut__instant__int.html#a6eae657611f3d6f63170ae2b8c898d64">ut_instant_int::year</a></div><div class="ttdeci">long year</div><div class="ttdef"><b>Definition:</b> astime.h:95</div></div>
<div class="ttc" id="astructut__instant__int_html_abc63db8913ec067c47ceca70086a7535"><div class="ttname"><a href="structut__instant__int.html#abc63db8913ec067c47ceca70086a7535">ut_instant_int::month</a></div><div class="ttdeci">int month</div><div class="ttdef"><b>Definition:</b> astime.h:96</div></div>
<div class="ttc" id="astructut__instant__int_html_aec960f4209decf6e969bd075cd6489c2"><div class="ttname"><a href="structut__instant__int.html#aec960f4209decf6e969bd075cd6489c2">ut_instant_int::weekday</a></div><div class="ttdeci">int weekday</div><div class="ttdef"><b>Definition:</b> astime.h:98</div></div>
<div class="ttc" id="astructut__instant_html"><div class="ttname"><a href="structut__instant.html">ut_instant</a></div><div class="ttdef"><b>Definition:</b> astime.h:65</div></div>
<div class="ttc" id="astructut__instant_html_a02a71f42b488eb4170228654451b9277"><div class="ttname"><a href="structut__instant.html#a02a71f42b488eb4170228654451b9277">ut_instant::month</a></div><div class="ttdeci">int month</div><div class="ttdef"><b>Definition:</b> astime.h:68</div></div>
<div class="ttc" id="astructut__instant_html_a0a0f54d06f28fa91a46d9c1948172797"><div class="ttname"><a href="structut__instant.html#a0a0f54d06f28fa91a46d9c1948172797">ut_instant::day</a></div><div class="ttdeci">int day</div><div class="ttdef"><b>Definition:</b> astime.h:69</div></div>
<div class="ttc" id="astructut__instant_html_a0c78cca667d66d7421ab30de5746b848"><div class="ttname"><a href="structut__instant.html#a0c78cca667d66d7421ab30de5746b848">ut_instant::weekday</a></div><div class="ttdeci">int weekday</div><div class="ttdef"><b>Definition:</b> astime.h:76</div></div>
<div class="ttc" id="astructut__instant_html_a3011a8ee4e51ab2bc3561821d6175b00"><div class="ttname"><a href="structut__instant.html#a3011a8ee4e51ab2bc3561821d6175b00">ut_instant::day_of_year</a></div><div class="ttdeci">int day_of_year</div><div class="ttdef"><b>Definition:</b> astime.h:77</div></div>
<div class="ttc" id="astructut__instant_html_a580db00dd9b27454af1b3e3f9b4d3ecb"><div class="ttname"><a href="structut__instant.html#a580db00dd9b27454af1b3e3f9b4d3ecb">ut_instant::d_hour</a></div><div class="ttdeci">double d_hour</div><div class="ttdef"><b>Definition:</b> astime.h:73</div></div>
<div class="ttc" id="astructut__instant_html_a81e3ac4208362cbfbcafe846b0216f12"><div class="ttname"><a href="structut__instant.html#a81e3ac4208362cbfbcafe846b0216f12">ut_instant::year</a></div><div class="ttdeci">long year</div><div class="ttdef"><b>Definition:</b> astime.h:67</div></div>
<div class="ttc" id="astructut__instant_html_ab379732301da97977b5a4700855b1cb6"><div class="ttname"><a href="structut__instant.html#ab379732301da97977b5a4700855b1cb6">ut_instant::d_second</a></div><div class="ttdeci">double d_second</div><div class="ttdef"><b>Definition:</b> astime.h:75</div></div>
<div class="ttc" id="astructut__instant_html_ac4530d4331a1741b3fd7d83ebe5faab8"><div class="ttname"><a href="structut__instant.html#ac4530d4331a1741b3fd7d83ebe5faab8">ut_instant::i_minute</a></div><div class="ttdeci">int i_minute</div><div class="ttdef"><b>Definition:</b> astime.h:71</div></div>
<div class="ttc" id="astructut__instant_html_ac7002360b3d2d6751c9f76b0751ccfca"><div class="ttname"><a href="structut__instant.html#ac7002360b3d2d6751c9f76b0751ccfca">ut_instant::d_minute</a></div><div class="ttdeci">double d_minute</div><div class="ttdef"><b>Definition:</b> astime.h:74</div></div>
<div class="ttc" id="astructut__instant_html_acc596fb9f5f6b26620c2869f1971d7b7"><div class="ttname"><a href="structut__instant.html#acc596fb9f5f6b26620c2869f1971d7b7">ut_instant::j_date</a></div><div class="ttdeci">double j_date</div><div class="ttdef"><b>Definition:</b> astime.h:66</div></div>
<div class="ttc" id="astructut__instant_html_ada9783874279fb39027a066a62f60c0e"><div class="ttname"><a href="structut__instant.html#ada9783874279fb39027a066a62f60c0e">ut_instant::i_hour</a></div><div class="ttdeci">int i_hour</div><div class="ttdef"><b>Definition:</b> astime.h:70</div></div>
<div class="ttc" id="astructut__instant_html_ae178950f09d4d6102dfd655df222c2eb"><div class="ttname"><a href="structut__instant.html#ae178950f09d4d6102dfd655df222c2eb">ut_instant::i_second</a></div><div class="ttdeci">int i_second</div><div class="ttdef"><b>Definition:</b> astime.h:72</div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sat Jun 25 2022 08:55:43 for Libical API Documentation by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.3
</small></address>
</body>
</html>