blob: a438cea8c96ee2308811a67305800ab4e2896fb8 (
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
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>pl.treksoft.kvision.moment - kvision</title>
<link rel="stylesheet" href="../../style.css">
</HEAD>
<BODY>
<a href="../index.html">kvision</a> / <a href="./index.html">pl.treksoft.kvision.moment</a><br/>
<br/>
<h2>Package pl.treksoft.kvision.moment</h2>
<p>A set of tools for parsing, validating, manipulating, and formatting dates based on Moment Library.</p>
<h3>Types</h3>
<table>
<tbody>
<tr>
<td>
<p><a href="-moment/index.html">Moment</a></p>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">external</span> <span class="keyword">class </span><span class="identifier">Moment</span></code></td>
</tr>
</tbody>
</table>
</BODY>
</HTML>
|