blob: e5ac9ec0834997574ccad03a5ccc8c314eb7890f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>Moment.isDSTShifted - 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> / <a href="index.html">Moment</a> / <a href="./is-d-s-t-shifted.html">isDSTShifted</a><br/>
<br/>
<h1>isDSTShifted</h1>
<a name="pl.treksoft.kvision.moment.Moment$isDSTShifted()"></a>
<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">isDSTShifted</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code>
</BODY>
</HTML>
|