diff options
Diffstat (limited to 'api/pl.treksoft.kvision.moment/index.html')
-rw-r--r-- | api/pl.treksoft.kvision.moment/index.html | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.moment/index.html b/api/pl.treksoft.kvision.moment/index.html new file mode 100644 index 00000000..a438cea8 --- /dev/null +++ b/api/pl.treksoft.kvision.moment/index.html @@ -0,0 +1,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> |