mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-16 12:50:38 -07:00
Deploying to gh-pages from @ harttle/liquidjs@ca3240c2c4 🚀
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
|
||||
</header>
|
||||
<div class="article-content" itemprop="articleBody">
|
||||
<h2 id="Variables" class="article-heading"><a href="#Variables" class="headerlink" title="Variables"></a>Variables<a class="article-anchor" href="#Variables" aria-hidden="true"></a></h2><h3 id="Const-ISO8601-TIMEZONE-PATTERN" class="article-heading"><a href="#Const-ISO8601-TIMEZONE-PATTERN" class="headerlink" title="Const ISO8601_TIMEZONE_PATTERN"></a><code>Const</code> ISO8601_TIMEZONE_PATTERN<a class="article-anchor" href="#Const-ISO8601-TIMEZONE-PATTERN" aria-hidden="true"></a></h3><p>• <strong>ISO8601_TIMEZONE_PATTERN</strong>: <em>RegExp‹›</em> = /([zZ]|([+-])(\d{2}):(\d{2}))$/</p>
|
||||
<h2 id="Variables" class="article-heading"><a href="#Variables" class="headerlink" title="Variables"></a>Variables<a class="article-anchor" href="#Variables" aria-hidden="true"></a></h2><h3 id="Const-ISO8601-TIMEZONE-PATTERN" class="article-heading"><a href="#Const-ISO8601-TIMEZONE-PATTERN" class="headerlink" title="Const ISO8601_TIMEZONE_PATTERN"></a><code>Const</code> ISO8601_TIMEZONE_PATTERN<a class="article-anchor" href="#Const-ISO8601-TIMEZONE-PATTERN" aria-hidden="true"></a></h3><p>• <strong>ISO8601_TIMEZONE_PATTERN</strong>: <em>RegExp‹›</em> = /([zZ]|([+-])(\d{2}):(\d{2}))$/</p>
|
||||
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/timezone-date.ts#L6">src/util/timezone-date.ts:6</a></em></p>
|
||||
<hr>
|
||||
<h3 id="Const-OneMinute" class="article-heading"><a href="#Const-OneMinute" class="headerlink" title="Const OneMinute"></a><code>Const</code> OneMinute<a class="article-anchor" href="#Const-OneMinute" aria-hidden="true"></a></h3><p>• <strong>OneMinute</strong>: <em>60000</em> = 60000</p>
|
||||
@@ -104,7 +104,7 @@
|
||||
|
||||
</div>
|
||||
<footer class="article-footer">
|
||||
<time class="article-footer-updated" datetime="2022-02-20T07:58:02.885Z" itemprop="dateModified">Last updated: 2022-02-20</time>
|
||||
<time class="article-footer-updated" datetime="2022-02-23T17:19:42.411Z" itemprop="dateModified">Last updated: 2022-02-23</time>
|
||||
<a href="../classes/liquid_.liquid.html" class="article-footer-next" title="sidebar.api.Liquid"><span>Next</span><i class="icon-chevron-right"></i></a>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user