diff options
Diffstat (limited to 'api/pl.treksoft.kvision.types/index.html')
-rw-r--r-- | api/pl.treksoft.kvision.types/index.html | 27 |
1 files changed, 11 insertions, 16 deletions
diff --git a/api/pl.treksoft.kvision.types/index.html b/api/pl.treksoft.kvision.types/index.html index 36afb3c6..15d7017c 100644 --- a/api/pl.treksoft.kvision.types/index.html +++ b/api/pl.treksoft.kvision.types/index.html @@ -28,6 +28,15 @@ </tr> <tr> <td> +<p><a href="-json-date-serializer/index.html">JsonDateSerializer</a></p> +</td> +<td> +<code><span class="keyword">object </span><span class="identifier">JsonDateSerializer</span> <span class="symbol">:</span> <span class="identifier">KSerializer</span><span class="symbol"><</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.js/-date/index.html"><span class="identifier">Date</span></a><span class="symbol">></span></code> +<p>JSON date serializer.</p> +</td> +</tr> +<tr> +<td> <p><a href="-k-file/index.html">KFile</a></p> </td> <td> @@ -45,7 +54,7 @@ <p><a href="-date/index.html">Date</a></p> </td> <td> -<code><span class="keyword">actual</span> <span class="keyword">typealias </span><span class="identifier">Date</span> <span class="symbol">=</span> <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Date.html"><span class="identifier">Date</span></a></code></td> +<code><span class="keyword">actual</span> <span class="keyword">typealias </span><span class="identifier">Date</span> <span class="symbol">=</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.js/-date/index.html"><span class="identifier">Date</span></a></code></td> </tr> </tbody> </table> @@ -54,13 +63,6 @@ <tbody> <tr> <td> -<p><a href="java.util.-date/index.html">java.util.Date</a></p> -</td> -<td> -</td> -</tr> -<tr> -<td> <p><a href="kotlin.-string/index.html">kotlin.String</a></p> </td> <td> @@ -83,14 +85,7 @@ <p><a href="-k-v_-d-e-f-a-u-l-t_-d-a-t-e_-f-o-r-m-a-t.html">KV_DEFAULT_DATE_FORMAT</a></p> </td> <td> -<code><span class="keyword">expect</span> <span class="keyword">val </span><span class="identifier">KV_DEFAULT_DATE_FORMAT</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code></td> -</tr> -<tr> -<td> -<p><a href="-k-v_-j-s-o-n_-d-a-t-e_-f-o-r-m-a-t.html">KV_JSON_DATE_FORMAT</a></p> -</td> -<td> -<code><span class="keyword">expect</span> <span class="keyword">val </span><span class="identifier">KV_JSON_DATE_FORMAT</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code></td> +<code><span class="keyword">val </span><span class="identifier">KV_DEFAULT_DATE_FORMAT</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code></td> </tr> </tbody> </table> |