mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-15 04:10:40 -07:00
829 lines
56 KiB
HTML
829 lines
56 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en">
|
||
<head prefix="og: http://ogp.me/ns#">
|
||
<meta charset="utf-8">
|
||
<title>Class: TimezoneDate | LiquidJS</title>
|
||
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||
<link rel="dns-prefetch" href="https://cdn.jsdelivr.net/">
|
||
<link rel="manifest" href="/manifest.json">
|
||
<!-- Canonical links -->
|
||
<link rel="canonical" href="https://liquidjs.com/api/classes/util_strftime_.timezonedate.html">
|
||
<!-- Alternative links -->
|
||
|
||
|
||
<link rel="alternative" hreflang="en" href="https://liquidjs.com/api/classes/util_strftime_.timezonedate">
|
||
|
||
<link rel="alternative" hreflang="zh-cn" href="https://liquidjs.com/zh-cn/api/classes/util_strftime_.timezonedate">
|
||
|
||
|
||
<!-- Icon -->
|
||
<link rel="apple-touch-icon" sizes="57x57" href="../../icon/apple-touch-icon-57x57.png">
|
||
<link rel="apple-touch-icon" sizes="114x114" href="../../icon/apple-touch-icon-114x114.png">
|
||
<link rel="apple-touch-icon" sizes="72x72" href="../../icon/apple-touch-icon-72x72.png">
|
||
<link rel="apple-touch-icon" sizes="144x144" href="../../icon/apple-touch-icon-144x144.png">
|
||
<link rel="apple-touch-icon" sizes="60x60" href="../../icon/apple-touch-icon-60x60.png">
|
||
<link rel="apple-touch-icon" sizes="120x120" href="../../icon/apple-touch-icon-120x120.png">
|
||
<link rel="apple-touch-icon" sizes="76x76" href="../../icon/apple-touch-icon-76x76.png">
|
||
<link rel="apple-touch-icon" sizes="152x152" href="../../icon/apple-touch-icon-152x152.png">
|
||
<link rel="icon" type="image/png" href="../../icon/favicon-196x196.png" sizes="196x196">
|
||
<link rel="icon" type="image/png" href="../../icon/favicon-160x160.png" sizes="160x160">
|
||
<link rel="icon" type="image/png" href="../../icon/favicon-96x96.png" sizes="96x96">
|
||
<link rel="icon" type="image/png" href="../../icon/favicon-16x16.png" sizes="16x16">
|
||
<link rel="icon" type="image/png" href="../../icon/favicon-32x32.png" sizes="32x32">
|
||
<meta name="msapplication-TileColor" content="#2f83cd">
|
||
<meta name="msapplication-TileImage" content="../../icon/mstile-144x144.png">
|
||
|
||
<link rel="stylesheet" href="../../css/navy.css">
|
||
|
||
<link rel="alternate" href="../../atom.xml" title="LiquidJS">
|
||
</head>
|
||
|
||
<body>
|
||
<div id="container">
|
||
<header id="header" class="wrapper">
|
||
<div id="header-inner" class="inner">
|
||
<h1 id="logo-wrap">
|
||
<a href="../../index.html" id="logo">LiquidJS</a>
|
||
</h1>
|
||
<nav id="main-nav">
|
||
<a href="../../tutorials/setup.html" class="main-nav-link">Tutorials</a><a href="../../tags/overview.html" class="main-nav-link">Tags</a><a href="../../filters/overview.html" class="main-nav-link">Filters</a><a href="../../playground.html" class="main-nav-link">Playground</a><a href="../../api/classes/liquid_.liquid.html" class="main-nav-link">API</a>
|
||
<div id="search-input-wrap">
|
||
<i id="search-input-icon" class="icon-search"></i>
|
||
<input type="search" id="search-input" placeholder="Search...">
|
||
</div>
|
||
</nav>
|
||
<div id="lang-select-wrap" class="main-nav-link">
|
||
<label><i class="icon-network"></i>English</label>
|
||
<select id="lang-select" data-canonical="api/classes/util_strftime_.timezonedate.html">
|
||
|
||
<option value="en" selected>English</option>
|
||
|
||
<option value="zh-cn">简体中文</option>
|
||
|
||
</select>
|
||
</div>
|
||
<a href="https://github.com/harttle/liquidjs" target="_blank" rel="noopener external nofollow noreferrer" id="github-link-wrap" class="main-nav-link"><i class="icon-github"></i>Github</a>
|
||
<a id="mobile-nav-toggle">
|
||
<span class="mobile-nav-toggle-bar"></span>
|
||
<span class="mobile-nav-toggle-bar"></span>
|
||
<span class="mobile-nav-toggle-bar"></span>
|
||
</a>
|
||
</div>
|
||
</header>
|
||
|
||
<div id="content-wrap">
|
||
<div id="content" class="wrapper">
|
||
<div id="content-inner">
|
||
<aside id="sidebar" role="navigation">
|
||
<div class="inner">
|
||
<strong class="sidebar-title">Quick Entry</strong><a href="../classes/liquid_.liquid.html" class="sidebar-link">Liquid</a><a href="../interfaces/liquid_options_.liquidoptions.html" class="sidebar-link">LiquidOptions</a><a href="../interfaces/fs_fs_.fs.html" class="sidebar-link">FS</a><a href="../interfaces/cache_cache_.cache.html" class="sidebar-link">Cache</a><strong class="sidebar-title">Classes</strong><a href="../classes/drop_blank_drop_.blankdrop.html" class="sidebar-link">BlankDrop</a><a href="../classes/context_context_.context.html" class="sidebar-link">Context</a><a href="../classes/tokens_delimited_token_.delimitedtoken.html" class="sidebar-link">DelimitedToken</a><a href="../classes/drop_drop_.drop.html" class="sidebar-link">Drop</a><a href="../classes/drop_empty_drop_.emptydrop.html" class="sidebar-link">EmptyDrop</a><a href="../classes/render_expression_.expression.html" class="sidebar-link">Expression</a><a href="../classes/tokens_filter_token_.filtertoken.html" class="sidebar-link">FilterToken</a><a href="../classes/drop_forloop_drop_.forloopdrop.html" class="sidebar-link">ForloopDrop</a><a href="../classes/tokens_html_token_.htmltoken.html" class="sidebar-link">HTMLToken</a><a href="../classes/tokens_hash_token_.hashtoken.html" class="sidebar-link">HashToken</a><a href="../classes/cache_lru_.lru.html" class="sidebar-link">LRU</a><a href="../classes/liquid_.liquid.html" class="sidebar-link">Liquid</a><a href="../classes/tokens_literal_token_.literaltoken.html" class="sidebar-link">LiteralToken</a><a href="../classes/drop_null_drop_.nulldrop.html" class="sidebar-link">NullDrop</a><a href="../classes/tokens_number_token_.numbertoken.html" class="sidebar-link">NumberToken</a><a href="../classes/tokens_operator_token_.operatortoken.html" class="sidebar-link">OperatorToken</a><a href="../classes/tokens_output_token_.outputtoken.html" class="sidebar-link">OutputToken</a><a href="../classes/util_error_.parseerror.html" class="sidebar-link">ParseError</a><a href="../classes/parser_parse_stream_.parsestream.html" class="sidebar-link">ParseStream</a><a href="../classes/parser_parser_.parser.html" class="sidebar-link">Parser</a><a href="../classes/tokens_property_access_token_.propertyaccesstoken.html" class="sidebar-link">PropertyaccessToken</a><a href="../classes/tokens_quoted_token_.quotedtoken.html" class="sidebar-link">QuotedToken</a><a href="../classes/tokens_range_token_.rangetoken.html" class="sidebar-link">RangeToken</a><a href="../classes/render_render_.render.html" class="sidebar-link">Render</a><a href="../classes/util_error_.rendererror.html" class="sidebar-link">RenderError</a><a href="../classes/drop_tablerowloop_drop_.tablerowloopdrop.html" class="sidebar-link">TablerowloopDrop</a><a href="../classes/tokens_tag_token_.tagtoken.html" class="sidebar-link">TagToken</a><a href="../classes/tokens_token_.token.html" class="sidebar-link">Token</a><a href="../classes/util_error_.tokenizationerror.html" class="sidebar-link">TokenizationError</a><a href="../classes/parser_tokenizer_.tokenizer.html" class="sidebar-link">Tokenizer</a><a href="../classes/tokens_word_token_.wordtoken.html" class="sidebar-link">WordToken</a><strong class="sidebar-title">Enums</strong><a href="../enums/context_block_mode_.blockmode.html" class="sidebar-link">BlockMode</a><a href="../enums/parser_token_kind_.tokenkind.html" class="sidebar-link">TokenKind</a><strong class="sidebar-title">Interfaces</strong><a href="../interfaces/cache_cache_.cache.html" class="sidebar-link">Cache</a><a href="../interfaces/template_filter_filter_impl_options_.filterimploptions.html" class="sidebar-link">FilterImplOptions</a><a href="../interfaces/fs_fs_.fs.html" class="sidebar-link">FS</a><a href="../interfaces/liquid_options_.liquidoptions.html" class="sidebar-link">LiquidOptions</a><a href="../interfaces/liquid_options_.normalizedfulloptions.html" class="sidebar-link">NormalizedFullOptions</a><a href="../interfaces/context_scope_.plainobject.html" class="sidebar-link">PlainObject</a><a href="../interfaces/template_tag_tag_impl_options_.tagimploptions.html" class="sidebar-link">TagImplOptions</a>
|
||
</div>
|
||
</aside>
|
||
<article class="article-container" itemscope itemtype="http://schema.org/Article">
|
||
<div class="article-inner">
|
||
<div class="article">
|
||
<div class="inner">
|
||
<header class="article-header">
|
||
<h1 class="article-title" itemprop="name">Class: TimezoneDate</h1>
|
||
|
||
<a href="https://github.com/harttle/liquidjs/issues/new?title=docs:&body=URL: https%3A%2F%2Fliquidjs.com%2Fapi%2Fclasses%2Futil_strftime_.timezonedate.html&labels=docs" target="_blank" rel="noopener external nofollow noreferrer" class="article-edit-link" title="Report problems"><i class="icon-chat-bubble-dots"></i></a>
|
||
|
||
</header>
|
||
<div class="article-content" itemprop="articleBody">
|
||
<h2 id="Hierarchy" class="article-heading"><a href="#Hierarchy" class="headerlink" title="Hierarchy"></a>Hierarchy<a class="article-anchor" href="#Hierarchy" aria-hidden="true"></a></h2><ul>
|
||
<li><p>Date</p>
|
||
<p>↳ <strong>TimezoneDate</strong></p>
|
||
</li>
|
||
</ul>
|
||
<h2 id="Constructors" class="article-heading"><a href="#Constructors" class="headerlink" title="Constructors"></a>Constructors<a class="article-anchor" href="#Constructors" aria-hidden="true"></a></h2><h3 id="constructor-NaN" class="article-heading"><a href="#constructor-NaN" class="headerlink" title="constructor"></a>constructor<a class="article-anchor" href="#constructor-NaN" aria-hidden="true"></a></h3><p>+ <strong>new TimezoneDate</strong>(<code>dateString</code>: string): <em><a href="util_strftime_.timezonedate.html">TimezoneDate</a></em></p>
|
||
<p><em>Defined in <a href="https://github.com/harttle/liquidjs/blob/master/src/util/strftime.ts#L180" target="_blank" rel="noopener external nofollow noreferrer">util/strftime.ts:180</a></em></p>
|
||
<p><strong>Parameters:</strong></p>
|
||
<table>
|
||
<thead>
|
||
<tr>
|
||
<th>Name</th>
|
||
<th>Type</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr>
|
||
<td><code>dateString</code></td>
|
||
<td>string</td>
|
||
</tr>
|
||
</tbody></table>
|
||
<p><strong>Returns:</strong> <em><a href="util_strftime_.timezonedate.html">TimezoneDate</a></em></p>
|
||
<h2 id="Properties" class="article-heading"><a href="#Properties" class="headerlink" title="Properties"></a>Properties<a class="article-anchor" href="#Properties" aria-hidden="true"></a></h2><h3 id="ISO8601-TIMEZONE-PATTERN" class="article-heading"><a href="#ISO8601-TIMEZONE-PATTERN" class="headerlink" title="ISO8601_TIMEZONE_PATTERN"></a>ISO8601_TIMEZONE_PATTERN<a class="article-anchor" href="#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 href="https://github.com/harttle/liquidjs/blob/master/src/util/strftime.ts#L178" target="_blank" rel="noopener external nofollow noreferrer">util/strftime.ts:178</a></em></p>
|
||
<hr>
|
||
<h3 id="dateString" class="article-heading"><a href="#dateString" class="headerlink" title="dateString"></a>dateString<a class="article-anchor" href="#dateString" aria-hidden="true"></a></h3><p>• <strong>dateString</strong>: <em>string</em></p>
|
||
<p><em>Defined in <a href="https://github.com/harttle/liquidjs/blob/master/src/util/strftime.ts#L182" target="_blank" rel="noopener external nofollow noreferrer">util/strftime.ts:182</a></em></p>
|
||
<hr>
|
||
<h3 id="inputTimezoneOffset" class="article-heading"><a href="#inputTimezoneOffset" class="headerlink" title="inputTimezoneOffset"></a>inputTimezoneOffset<a class="article-anchor" href="#inputTimezoneOffset" aria-hidden="true"></a></h3><p>• <strong>inputTimezoneOffset</strong>: <em>number</em> = 0</p>
|
||
<p><em>Defined in <a href="https://github.com/harttle/liquidjs/blob/master/src/util/strftime.ts#L180" target="_blank" rel="noopener external nofollow noreferrer">util/strftime.ts:180</a></em></p>
|
||
<hr>
|
||
<h3 id="Static-Date" class="article-heading"><a href="#Static-Date" class="headerlink" title="Static Date"></a><code>Static</code> Date<a class="article-anchor" href="#Static-Date" aria-hidden="true"></a></h3><p>▪ <strong>Date</strong>: <em>DateConstructor</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:907</p>
|
||
<h2 id="Methods" class="article-heading"><a href="#Methods" class="headerlink" title="Methods"></a>Methods<a class="article-anchor" href="#Methods" aria-hidden="true"></a></h2><h3 id="toPrimitive" class="article-heading"><a href="#toPrimitive" class="headerlink" title="__@toPrimitive"></a>__@toPrimitive<a class="article-anchor" href="#toPrimitive" aria-hidden="true"></a></h3><p>▸ <strong>__@toPrimitive</strong>(<code>hint</code>: “default”): <em>string</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts:109</p>
|
||
<p><strong>Parameters:</strong></p>
|
||
<table>
|
||
<thead>
|
||
<tr>
|
||
<th>Name</th>
|
||
<th>Type</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr>
|
||
<td><code>hint</code></td>
|
||
<td>“default”</td>
|
||
</tr>
|
||
</tbody></table>
|
||
<p><strong>Returns:</strong> <em>string</em></p>
|
||
<p>▸ <strong>__@toPrimitive</strong>(<code>hint</code>: “string”): <em>string</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts:113</p>
|
||
<p><strong>Parameters:</strong></p>
|
||
<table>
|
||
<thead>
|
||
<tr>
|
||
<th>Name</th>
|
||
<th>Type</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr>
|
||
<td><code>hint</code></td>
|
||
<td>“string”</td>
|
||
</tr>
|
||
</tbody></table>
|
||
<p><strong>Returns:</strong> <em>string</em></p>
|
||
<p>▸ <strong>__@toPrimitive</strong>(<code>hint</code>: “number”): <em>number</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts:117</p>
|
||
<p><strong>Parameters:</strong></p>
|
||
<table>
|
||
<thead>
|
||
<tr>
|
||
<th>Name</th>
|
||
<th>Type</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr>
|
||
<td><code>hint</code></td>
|
||
<td>“number”</td>
|
||
</tr>
|
||
</tbody></table>
|
||
<p><strong>Returns:</strong> <em>number</em></p>
|
||
<p>▸ <strong>__@toPrimitive</strong>(<code>hint</code>: string): <em>string | number</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts:126</p>
|
||
<p><strong>Parameters:</strong></p>
|
||
<table>
|
||
<thead>
|
||
<tr>
|
||
<th>Name</th>
|
||
<th>Type</th>
|
||
<th>Description</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr>
|
||
<td><code>hint</code></td>
|
||
<td>string</td>
|
||
<td>The strings “number”, “string”, or “default” to specify what primitive to return.</td>
|
||
</tr>
|
||
</tbody></table>
|
||
<p><strong>Returns:</strong> <em>string | number</em></p>
|
||
<p>A number if ‘hint’ was “number”, a string if ‘hint’ was “string” or “default”.</p>
|
||
<hr>
|
||
<h3 id="getDate" class="article-heading"><a href="#getDate" class="headerlink" title="getDate"></a>getDate<a class="article-anchor" href="#getDate" aria-hidden="true"></a></h3><p>▸ <strong>getDate</strong>(): <em>number</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:755</p>
|
||
<p><strong>Returns:</strong> <em>number</em></p>
|
||
<hr>
|
||
<h3 id="getDay" class="article-heading"><a href="#getDay" class="headerlink" title="getDay"></a>getDay<a class="article-anchor" href="#getDay" aria-hidden="true"></a></h3><p>▸ <strong>getDay</strong>(): <em>number</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:759</p>
|
||
<p><strong>Returns:</strong> <em>number</em></p>
|
||
<hr>
|
||
<h3 id="getDisplayDate" class="article-heading"><a href="#getDisplayDate" class="headerlink" title="getDisplayDate"></a>getDisplayDate<a class="article-anchor" href="#getDisplayDate" aria-hidden="true"></a></h3><p>▸ <strong>getDisplayDate</strong>(): <em>Date</em></p>
|
||
<p><em>Defined in <a href="https://github.com/harttle/liquidjs/blob/master/src/util/strftime.ts#L194" target="_blank" rel="noopener external nofollow noreferrer">util/strftime.ts:194</a></em></p>
|
||
<p><strong>Returns:</strong> <em>Date</em></p>
|
||
<hr>
|
||
<h3 id="getFullYear" class="article-heading"><a href="#getFullYear" class="headerlink" title="getFullYear"></a>getFullYear<a class="article-anchor" href="#getFullYear" aria-hidden="true"></a></h3><p>▸ <strong>getFullYear</strong>(): <em>number</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:747</p>
|
||
<p><strong>Returns:</strong> <em>number</em></p>
|
||
<hr>
|
||
<h3 id="getHours" class="article-heading"><a href="#getHours" class="headerlink" title="getHours"></a>getHours<a class="article-anchor" href="#getHours" aria-hidden="true"></a></h3><p>▸ <strong>getHours</strong>(): <em>number</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:763</p>
|
||
<p><strong>Returns:</strong> <em>number</em></p>
|
||
<hr>
|
||
<h3 id="getMilliseconds" class="article-heading"><a href="#getMilliseconds" class="headerlink" title="getMilliseconds"></a>getMilliseconds<a class="article-anchor" href="#getMilliseconds" aria-hidden="true"></a></h3><p>▸ <strong>getMilliseconds</strong>(): <em>number</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:775</p>
|
||
<p><strong>Returns:</strong> <em>number</em></p>
|
||
<hr>
|
||
<h3 id="getMinutes" class="article-heading"><a href="#getMinutes" class="headerlink" title="getMinutes"></a>getMinutes<a class="article-anchor" href="#getMinutes" aria-hidden="true"></a></h3><p>▸ <strong>getMinutes</strong>(): <em>number</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:767</p>
|
||
<p><strong>Returns:</strong> <em>number</em></p>
|
||
<hr>
|
||
<h3 id="getMonth" class="article-heading"><a href="#getMonth" class="headerlink" title="getMonth"></a>getMonth<a class="article-anchor" href="#getMonth" aria-hidden="true"></a></h3><p>▸ <strong>getMonth</strong>(): <em>number</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:751</p>
|
||
<p><strong>Returns:</strong> <em>number</em></p>
|
||
<hr>
|
||
<h3 id="getSeconds" class="article-heading"><a href="#getSeconds" class="headerlink" title="getSeconds"></a>getSeconds<a class="article-anchor" href="#getSeconds" aria-hidden="true"></a></h3><p>▸ <strong>getSeconds</strong>(): <em>number</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:771</p>
|
||
<p><strong>Returns:</strong> <em>number</em></p>
|
||
<hr>
|
||
<h3 id="getTime" class="article-heading"><a href="#getTime" class="headerlink" title="getTime"></a>getTime<a class="article-anchor" href="#getTime" aria-hidden="true"></a></h3><p>▸ <strong>getTime</strong>(): <em>number</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:745</p>
|
||
<p><strong>Returns:</strong> <em>number</em></p>
|
||
<hr>
|
||
<h3 id="getTimezoneOffset" class="article-heading"><a href="#getTimezoneOffset" class="headerlink" title="getTimezoneOffset"></a>getTimezoneOffset<a class="article-anchor" href="#getTimezoneOffset" aria-hidden="true"></a></h3><p>▸ <strong>getTimezoneOffset</strong>(): <em>number</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:779</p>
|
||
<p><strong>Returns:</strong> <em>number</em></p>
|
||
<hr>
|
||
<h3 id="getUTCDate" class="article-heading"><a href="#getUTCDate" class="headerlink" title="getUTCDate"></a>getUTCDate<a class="article-anchor" href="#getUTCDate" aria-hidden="true"></a></h3><p>▸ <strong>getUTCDate</strong>(): <em>number</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:757</p>
|
||
<p><strong>Returns:</strong> <em>number</em></p>
|
||
<hr>
|
||
<h3 id="getUTCDay" class="article-heading"><a href="#getUTCDay" class="headerlink" title="getUTCDay"></a>getUTCDay<a class="article-anchor" href="#getUTCDay" aria-hidden="true"></a></h3><p>▸ <strong>getUTCDay</strong>(): <em>number</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:761</p>
|
||
<p><strong>Returns:</strong> <em>number</em></p>
|
||
<hr>
|
||
<h3 id="getUTCFullYear" class="article-heading"><a href="#getUTCFullYear" class="headerlink" title="getUTCFullYear"></a>getUTCFullYear<a class="article-anchor" href="#getUTCFullYear" aria-hidden="true"></a></h3><p>▸ <strong>getUTCFullYear</strong>(): <em>number</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:749</p>
|
||
<p><strong>Returns:</strong> <em>number</em></p>
|
||
<hr>
|
||
<h3 id="getUTCHours" class="article-heading"><a href="#getUTCHours" class="headerlink" title="getUTCHours"></a>getUTCHours<a class="article-anchor" href="#getUTCHours" aria-hidden="true"></a></h3><p>▸ <strong>getUTCHours</strong>(): <em>number</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:765</p>
|
||
<p><strong>Returns:</strong> <em>number</em></p>
|
||
<hr>
|
||
<h3 id="getUTCMilliseconds" class="article-heading"><a href="#getUTCMilliseconds" class="headerlink" title="getUTCMilliseconds"></a>getUTCMilliseconds<a class="article-anchor" href="#getUTCMilliseconds" aria-hidden="true"></a></h3><p>▸ <strong>getUTCMilliseconds</strong>(): <em>number</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:777</p>
|
||
<p><strong>Returns:</strong> <em>number</em></p>
|
||
<hr>
|
||
<h3 id="getUTCMinutes" class="article-heading"><a href="#getUTCMinutes" class="headerlink" title="getUTCMinutes"></a>getUTCMinutes<a class="article-anchor" href="#getUTCMinutes" aria-hidden="true"></a></h3><p>▸ <strong>getUTCMinutes</strong>(): <em>number</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:769</p>
|
||
<p><strong>Returns:</strong> <em>number</em></p>
|
||
<hr>
|
||
<h3 id="getUTCMonth" class="article-heading"><a href="#getUTCMonth" class="headerlink" title="getUTCMonth"></a>getUTCMonth<a class="article-anchor" href="#getUTCMonth" aria-hidden="true"></a></h3><p>▸ <strong>getUTCMonth</strong>(): <em>number</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:753</p>
|
||
<p><strong>Returns:</strong> <em>number</em></p>
|
||
<hr>
|
||
<h3 id="getUTCSeconds" class="article-heading"><a href="#getUTCSeconds" class="headerlink" title="getUTCSeconds"></a>getUTCSeconds<a class="article-anchor" href="#getUTCSeconds" aria-hidden="true"></a></h3><p>▸ <strong>getUTCSeconds</strong>(): <em>number</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:773</p>
|
||
<p><strong>Returns:</strong> <em>number</em></p>
|
||
<hr>
|
||
<h3 id="setDate" class="article-heading"><a href="#setDate" class="headerlink" title="setDate"></a>setDate<a class="article-anchor" href="#setDate" aria-hidden="true"></a></h3><p>▸ <strong>setDate</strong>(<code>date</code>: number): <em>number</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:842</p>
|
||
<p><strong>Parameters:</strong></p>
|
||
<table>
|
||
<thead>
|
||
<tr>
|
||
<th>Name</th>
|
||
<th>Type</th>
|
||
<th>Description</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr>
|
||
<td><code>date</code></td>
|
||
<td>number</td>
|
||
<td>A numeric value equal to the day of the month.</td>
|
||
</tr>
|
||
</tbody></table>
|
||
<p><strong>Returns:</strong> <em>number</em></p>
|
||
<hr>
|
||
<h3 id="setFullYear" class="article-heading"><a href="#setFullYear" class="headerlink" title="setFullYear"></a>setFullYear<a class="article-anchor" href="#setFullYear" aria-hidden="true"></a></h3><p>▸ <strong>setFullYear</strong>(<code>year</code>: number, <code>month?</code>: undefined | number, <code>date?</code>: undefined | number): <em>number</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:866</p>
|
||
<p><strong>Parameters:</strong></p>
|
||
<table>
|
||
<thead>
|
||
<tr>
|
||
<th>Name</th>
|
||
<th>Type</th>
|
||
<th>Description</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr>
|
||
<td><code>year</code></td>
|
||
<td>number</td>
|
||
<td>A numeric value for the year.</td>
|
||
</tr>
|
||
<tr>
|
||
<td><code>month?</code></td>
|
||
<td>undefined | number</td>
|
||
<td>A zero-based numeric value for the month (0 for January, 11 for December). Must be specified if numDate is specified.</td>
|
||
</tr>
|
||
<tr>
|
||
<td><code>date?</code></td>
|
||
<td>undefined | number</td>
|
||
<td>A numeric value equal for the day of the month.</td>
|
||
</tr>
|
||
</tbody></table>
|
||
<p><strong>Returns:</strong> <em>number</em></p>
|
||
<hr>
|
||
<h3 id="setHours" class="article-heading"><a href="#setHours" class="headerlink" title="setHours"></a>setHours<a class="article-anchor" href="#setHours" aria-hidden="true"></a></h3><p>▸ <strong>setHours</strong>(<code>hours</code>: number, <code>min?</code>: undefined | number, <code>sec?</code>: undefined | number, <code>ms?</code>: undefined | number): <em>number</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:829</p>
|
||
<p><strong>Parameters:</strong></p>
|
||
<table>
|
||
<thead>
|
||
<tr>
|
||
<th>Name</th>
|
||
<th>Type</th>
|
||
<th>Description</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr>
|
||
<td><code>hours</code></td>
|
||
<td>number</td>
|
||
<td>A numeric value equal to the hours value.</td>
|
||
</tr>
|
||
<tr>
|
||
<td><code>min?</code></td>
|
||
<td>undefined | number</td>
|
||
<td>A numeric value equal to the minutes value.</td>
|
||
</tr>
|
||
<tr>
|
||
<td><code>sec?</code></td>
|
||
<td>undefined | number</td>
|
||
<td>A numeric value equal to the seconds value.</td>
|
||
</tr>
|
||
<tr>
|
||
<td><code>ms?</code></td>
|
||
<td>undefined | number</td>
|
||
<td>A numeric value equal to the milliseconds value.</td>
|
||
</tr>
|
||
</tbody></table>
|
||
<p><strong>Returns:</strong> <em>number</em></p>
|
||
<hr>
|
||
<h3 id="setMilliseconds" class="article-heading"><a href="#setMilliseconds" class="headerlink" title="setMilliseconds"></a>setMilliseconds<a class="article-anchor" href="#setMilliseconds" aria-hidden="true"></a></h3><p>▸ <strong>setMilliseconds</strong>(<code>ms</code>: number): <em>number</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:789</p>
|
||
<p><strong>Parameters:</strong></p>
|
||
<table>
|
||
<thead>
|
||
<tr>
|
||
<th>Name</th>
|
||
<th>Type</th>
|
||
<th>Description</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr>
|
||
<td><code>ms</code></td>
|
||
<td>number</td>
|
||
<td>A numeric value equal to the millisecond value.</td>
|
||
</tr>
|
||
</tbody></table>
|
||
<p><strong>Returns:</strong> <em>number</em></p>
|
||
<hr>
|
||
<h3 id="setMinutes" class="article-heading"><a href="#setMinutes" class="headerlink" title="setMinutes"></a>setMinutes<a class="article-anchor" href="#setMinutes" aria-hidden="true"></a></h3><p>▸ <strong>setMinutes</strong>(<code>min</code>: number, <code>sec?</code>: undefined | number, <code>ms?</code>: undefined | number): <em>number</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:814</p>
|
||
<p><strong>Parameters:</strong></p>
|
||
<table>
|
||
<thead>
|
||
<tr>
|
||
<th>Name</th>
|
||
<th>Type</th>
|
||
<th>Description</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr>
|
||
<td><code>min</code></td>
|
||
<td>number</td>
|
||
<td>A numeric value equal to the minutes value.</td>
|
||
</tr>
|
||
<tr>
|
||
<td><code>sec?</code></td>
|
||
<td>undefined | number</td>
|
||
<td>A numeric value equal to the seconds value.</td>
|
||
</tr>
|
||
<tr>
|
||
<td><code>ms?</code></td>
|
||
<td>undefined | number</td>
|
||
<td>A numeric value equal to the milliseconds value.</td>
|
||
</tr>
|
||
</tbody></table>
|
||
<p><strong>Returns:</strong> <em>number</em></p>
|
||
<hr>
|
||
<h3 id="setMonth" class="article-heading"><a href="#setMonth" class="headerlink" title="setMonth"></a>setMonth<a class="article-anchor" href="#setMonth" aria-hidden="true"></a></h3><p>▸ <strong>setMonth</strong>(<code>month</code>: number, <code>date?</code>: undefined | number): <em>number</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:853</p>
|
||
<p><strong>Parameters:</strong></p>
|
||
<table>
|
||
<thead>
|
||
<tr>
|
||
<th>Name</th>
|
||
<th>Type</th>
|
||
<th>Description</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr>
|
||
<td><code>month</code></td>
|
||
<td>number</td>
|
||
<td>A numeric value equal to the month. The value for January is 0, and other month values follow consecutively.</td>
|
||
</tr>
|
||
<tr>
|
||
<td><code>date?</code></td>
|
||
<td>undefined | number</td>
|
||
<td>A numeric value representing the day of the month. If this value is not supplied, the value from a call to the getDate method is used.</td>
|
||
</tr>
|
||
</tbody></table>
|
||
<p><strong>Returns:</strong> <em>number</em></p>
|
||
<hr>
|
||
<h3 id="setSeconds" class="article-heading"><a href="#setSeconds" class="headerlink" title="setSeconds"></a>setSeconds<a class="article-anchor" href="#setSeconds" aria-hidden="true"></a></h3><p>▸ <strong>setSeconds</strong>(<code>sec</code>: number, <code>ms?</code>: undefined | number): <em>number</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:801</p>
|
||
<p><strong>Parameters:</strong></p>
|
||
<table>
|
||
<thead>
|
||
<tr>
|
||
<th>Name</th>
|
||
<th>Type</th>
|
||
<th>Description</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr>
|
||
<td><code>sec</code></td>
|
||
<td>number</td>
|
||
<td>A numeric value equal to the seconds value.</td>
|
||
</tr>
|
||
<tr>
|
||
<td><code>ms?</code></td>
|
||
<td>undefined | number</td>
|
||
<td>A numeric value equal to the milliseconds value.</td>
|
||
</tr>
|
||
</tbody></table>
|
||
<p><strong>Returns:</strong> <em>number</em></p>
|
||
<hr>
|
||
<h3 id="setTime" class="article-heading"><a href="#setTime" class="headerlink" title="setTime"></a>setTime<a class="article-anchor" href="#setTime" aria-hidden="true"></a></h3><p>▸ <strong>setTime</strong>(<code>time</code>: number): <em>number</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:784</p>
|
||
<p><strong>Parameters:</strong></p>
|
||
<table>
|
||
<thead>
|
||
<tr>
|
||
<th>Name</th>
|
||
<th>Type</th>
|
||
<th>Description</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr>
|
||
<td><code>time</code></td>
|
||
<td>number</td>
|
||
<td>A numeric value representing the number of elapsed milliseconds since midnight, January 1, 1970 GMT.</td>
|
||
</tr>
|
||
</tbody></table>
|
||
<p><strong>Returns:</strong> <em>number</em></p>
|
||
<hr>
|
||
<h3 id="setUTCDate" class="article-heading"><a href="#setUTCDate" class="headerlink" title="setUTCDate"></a>setUTCDate<a class="article-anchor" href="#setUTCDate" aria-hidden="true"></a></h3><p>▸ <strong>setUTCDate</strong>(<code>date</code>: number): <em>number</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:847</p>
|
||
<p><strong>Parameters:</strong></p>
|
||
<table>
|
||
<thead>
|
||
<tr>
|
||
<th>Name</th>
|
||
<th>Type</th>
|
||
<th>Description</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr>
|
||
<td><code>date</code></td>
|
||
<td>number</td>
|
||
<td>A numeric value equal to the day of the month.</td>
|
||
</tr>
|
||
</tbody></table>
|
||
<p><strong>Returns:</strong> <em>number</em></p>
|
||
<hr>
|
||
<h3 id="setUTCFullYear" class="article-heading"><a href="#setUTCFullYear" class="headerlink" title="setUTCFullYear"></a>setUTCFullYear<a class="article-anchor" href="#setUTCFullYear" aria-hidden="true"></a></h3><p>▸ <strong>setUTCFullYear</strong>(<code>year</code>: number, <code>month?</code>: undefined | number, <code>date?</code>: undefined | number): <em>number</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:873</p>
|
||
<p><strong>Parameters:</strong></p>
|
||
<table>
|
||
<thead>
|
||
<tr>
|
||
<th>Name</th>
|
||
<th>Type</th>
|
||
<th>Description</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr>
|
||
<td><code>year</code></td>
|
||
<td>number</td>
|
||
<td>A numeric value equal to the year.</td>
|
||
</tr>
|
||
<tr>
|
||
<td><code>month?</code></td>
|
||
<td>undefined | number</td>
|
||
<td>A numeric value equal to the month. The value for January is 0, and other month values follow consecutively. Must be supplied if numDate is supplied.</td>
|
||
</tr>
|
||
<tr>
|
||
<td><code>date?</code></td>
|
||
<td>undefined | number</td>
|
||
<td>A numeric value equal to the day of the month.</td>
|
||
</tr>
|
||
</tbody></table>
|
||
<p><strong>Returns:</strong> <em>number</em></p>
|
||
<hr>
|
||
<h3 id="setUTCHours" class="article-heading"><a href="#setUTCHours" class="headerlink" title="setUTCHours"></a>setUTCHours<a class="article-anchor" href="#setUTCHours" aria-hidden="true"></a></h3><p>▸ <strong>setUTCHours</strong>(<code>hours</code>: number, <code>min?</code>: undefined | number, <code>sec?</code>: undefined | number, <code>ms?</code>: undefined | number): <em>number</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:837</p>
|
||
<p><strong>Parameters:</strong></p>
|
||
<table>
|
||
<thead>
|
||
<tr>
|
||
<th>Name</th>
|
||
<th>Type</th>
|
||
<th>Description</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr>
|
||
<td><code>hours</code></td>
|
||
<td>number</td>
|
||
<td>A numeric value equal to the hours value.</td>
|
||
</tr>
|
||
<tr>
|
||
<td><code>min?</code></td>
|
||
<td>undefined | number</td>
|
||
<td>A numeric value equal to the minutes value.</td>
|
||
</tr>
|
||
<tr>
|
||
<td><code>sec?</code></td>
|
||
<td>undefined | number</td>
|
||
<td>A numeric value equal to the seconds value.</td>
|
||
</tr>
|
||
<tr>
|
||
<td><code>ms?</code></td>
|
||
<td>undefined | number</td>
|
||
<td>A numeric value equal to the milliseconds value.</td>
|
||
</tr>
|
||
</tbody></table>
|
||
<p><strong>Returns:</strong> <em>number</em></p>
|
||
<hr>
|
||
<h3 id="setUTCMilliseconds" class="article-heading"><a href="#setUTCMilliseconds" class="headerlink" title="setUTCMilliseconds"></a>setUTCMilliseconds<a class="article-anchor" href="#setUTCMilliseconds" aria-hidden="true"></a></h3><p>▸ <strong>setUTCMilliseconds</strong>(<code>ms</code>: number): <em>number</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:794</p>
|
||
<p><strong>Parameters:</strong></p>
|
||
<table>
|
||
<thead>
|
||
<tr>
|
||
<th>Name</th>
|
||
<th>Type</th>
|
||
<th>Description</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr>
|
||
<td><code>ms</code></td>
|
||
<td>number</td>
|
||
<td>A numeric value equal to the millisecond value.</td>
|
||
</tr>
|
||
</tbody></table>
|
||
<p><strong>Returns:</strong> <em>number</em></p>
|
||
<hr>
|
||
<h3 id="setUTCMinutes" class="article-heading"><a href="#setUTCMinutes" class="headerlink" title="setUTCMinutes"></a>setUTCMinutes<a class="article-anchor" href="#setUTCMinutes" aria-hidden="true"></a></h3><p>▸ <strong>setUTCMinutes</strong>(<code>min</code>: number, <code>sec?</code>: undefined | number, <code>ms?</code>: undefined | number): <em>number</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:821</p>
|
||
<p><strong>Parameters:</strong></p>
|
||
<table>
|
||
<thead>
|
||
<tr>
|
||
<th>Name</th>
|
||
<th>Type</th>
|
||
<th>Description</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr>
|
||
<td><code>min</code></td>
|
||
<td>number</td>
|
||
<td>A numeric value equal to the minutes value.</td>
|
||
</tr>
|
||
<tr>
|
||
<td><code>sec?</code></td>
|
||
<td>undefined | number</td>
|
||
<td>A numeric value equal to the seconds value.</td>
|
||
</tr>
|
||
<tr>
|
||
<td><code>ms?</code></td>
|
||
<td>undefined | number</td>
|
||
<td>A numeric value equal to the milliseconds value.</td>
|
||
</tr>
|
||
</tbody></table>
|
||
<p><strong>Returns:</strong> <em>number</em></p>
|
||
<hr>
|
||
<h3 id="setUTCMonth" class="article-heading"><a href="#setUTCMonth" class="headerlink" title="setUTCMonth"></a>setUTCMonth<a class="article-anchor" href="#setUTCMonth" aria-hidden="true"></a></h3><p>▸ <strong>setUTCMonth</strong>(<code>month</code>: number, <code>date?</code>: undefined | number): <em>number</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:859</p>
|
||
<p><strong>Parameters:</strong></p>
|
||
<table>
|
||
<thead>
|
||
<tr>
|
||
<th>Name</th>
|
||
<th>Type</th>
|
||
<th>Description</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr>
|
||
<td><code>month</code></td>
|
||
<td>number</td>
|
||
<td>A numeric value equal to the month. The value for January is 0, and other month values follow consecutively.</td>
|
||
</tr>
|
||
<tr>
|
||
<td><code>date?</code></td>
|
||
<td>undefined | number</td>
|
||
<td>A numeric value representing the day of the month. If it is not supplied, the value from a call to the getUTCDate method is used.</td>
|
||
</tr>
|
||
</tbody></table>
|
||
<p><strong>Returns:</strong> <em>number</em></p>
|
||
<hr>
|
||
<h3 id="setUTCSeconds" class="article-heading"><a href="#setUTCSeconds" class="headerlink" title="setUTCSeconds"></a>setUTCSeconds<a class="article-anchor" href="#setUTCSeconds" aria-hidden="true"></a></h3><p>▸ <strong>setUTCSeconds</strong>(<code>sec</code>: number, <code>ms?</code>: undefined | number): <em>number</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:807</p>
|
||
<p><strong>Parameters:</strong></p>
|
||
<table>
|
||
<thead>
|
||
<tr>
|
||
<th>Name</th>
|
||
<th>Type</th>
|
||
<th>Description</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr>
|
||
<td><code>sec</code></td>
|
||
<td>number</td>
|
||
<td>A numeric value equal to the seconds value.</td>
|
||
</tr>
|
||
<tr>
|
||
<td><code>ms?</code></td>
|
||
<td>undefined | number</td>
|
||
<td>A numeric value equal to the milliseconds value.</td>
|
||
</tr>
|
||
</tbody></table>
|
||
<p><strong>Returns:</strong> <em>number</em></p>
|
||
<hr>
|
||
<h3 id="toDateString" class="article-heading"><a href="#toDateString" class="headerlink" title="toDateString"></a>toDateString<a class="article-anchor" href="#toDateString" aria-hidden="true"></a></h3><p>▸ <strong>toDateString</strong>(): <em>string</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:733</p>
|
||
<p><strong>Returns:</strong> <em>string</em></p>
|
||
<hr>
|
||
<h3 id="toISOString" class="article-heading"><a href="#toISOString" class="headerlink" title="toISOString"></a>toISOString<a class="article-anchor" href="#toISOString" aria-hidden="true"></a></h3><p>▸ <strong>toISOString</strong>(): <em>string</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:877</p>
|
||
<p><strong>Returns:</strong> <em>string</em></p>
|
||
<hr>
|
||
<h3 id="toJSON" class="article-heading"><a href="#toJSON" class="headerlink" title="toJSON"></a>toJSON<a class="article-anchor" href="#toJSON" aria-hidden="true"></a></h3><p>▸ <strong>toJSON</strong>(<code>key?</code>: any): <em>string</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:879</p>
|
||
<p><strong>Parameters:</strong></p>
|
||
<table>
|
||
<thead>
|
||
<tr>
|
||
<th>Name</th>
|
||
<th>Type</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr>
|
||
<td><code>key?</code></td>
|
||
<td>any</td>
|
||
</tr>
|
||
</tbody></table>
|
||
<p><strong>Returns:</strong> <em>string</em></p>
|
||
<hr>
|
||
<h3 id="toLocaleDateString" class="article-heading"><a href="#toLocaleDateString" class="headerlink" title="toLocaleDateString"></a>toLocaleDateString<a class="article-anchor" href="#toLocaleDateString" aria-hidden="true"></a></h3><p>▸ <strong>toLocaleDateString</strong>(): <em>string</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p><em>Overrides void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:739</p>
|
||
<p><strong>Returns:</strong> <em>string</em></p>
|
||
<hr>
|
||
<h3 id="toLocaleString-NaN" class="article-heading"><a href="#toLocaleString-NaN" class="headerlink" title="toLocaleString"></a>toLocaleString<a class="article-anchor" href="#toLocaleString-NaN" aria-hidden="true"></a></h3><p>▸ <strong>toLocaleString</strong>(): <em>string</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p><em>Overrides void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:737</p>
|
||
<p><strong>Returns:</strong> <em>string</em></p>
|
||
<hr>
|
||
<h3 id="toLocaleTimeString" class="article-heading"><a href="#toLocaleTimeString" class="headerlink" title="toLocaleTimeString"></a>toLocaleTimeString<a class="article-anchor" href="#toLocaleTimeString" aria-hidden="true"></a></h3><p>▸ <strong>toLocaleTimeString</strong>(): <em>string</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p><em>Overrides void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:741</p>
|
||
<p><strong>Returns:</strong> <em>string</em></p>
|
||
<hr>
|
||
<h3 id="toString-NaN" class="article-heading"><a href="#toString-NaN" class="headerlink" title="toString"></a>toString<a class="article-anchor" href="#toString-NaN" aria-hidden="true"></a></h3><p>▸ <strong>toString</strong>(): <em>string</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:731</p>
|
||
<p><strong>Returns:</strong> <em>string</em></p>
|
||
<hr>
|
||
<h3 id="toTimeString" class="article-heading"><a href="#toTimeString" class="headerlink" title="toTimeString"></a>toTimeString<a class="article-anchor" href="#toTimeString" aria-hidden="true"></a></h3><p>▸ <strong>toTimeString</strong>(): <em>string</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:735</p>
|
||
<p><strong>Returns:</strong> <em>string</em></p>
|
||
<hr>
|
||
<h3 id="toUTCString" class="article-heading"><a href="#toUTCString" class="headerlink" title="toUTCString"></a>toUTCString<a class="article-anchor" href="#toUTCString" aria-hidden="true"></a></h3><p>▸ <strong>toUTCString</strong>(): <em>string</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:875</p>
|
||
<p><strong>Returns:</strong> <em>string</em></p>
|
||
<hr>
|
||
<h3 id="valueOf-NaN" class="article-heading"><a href="#valueOf-NaN" class="headerlink" title="valueOf"></a>valueOf<a class="article-anchor" href="#valueOf-NaN" aria-hidden="true"></a></h3><p>▸ <strong>valueOf</strong>(): <em>number</em></p>
|
||
<p><em>Inherited from void</em></p>
|
||
<p>Defined in /home/runner/work/liquidjs/liquidjs/node_modules/typescript/lib/lib.es5.d.ts:743</p>
|
||
<p><strong>Returns:</strong> <em>number</em></p>
|
||
|
||
</div>
|
||
<footer class="article-footer">
|
||
<time class="article-footer-updated" datetime="2021-07-26T08:44:05.153Z" itemprop="dateModified">Last updated: 2021-07-26</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>
|
||
</div>
|
||
<aside id="article-toc" role="navigation">
|
||
<div id="article-toc-inner">
|
||
<div id="article-toc-inner-list">
|
||
<strong class="sidebar-title">Contents</strong>
|
||
<ol class="toc"><li class="toc-item toc-level-2"><a class="toc-link" href="#Hierarchy"><span class="toc-text">Hierarchy</span></a></li><li class="toc-item toc-level-2"><a class="toc-link" href="#Constructors"><span class="toc-text">Constructors</span></a><ol class="toc-child"><li class="toc-item toc-level-3"><a class="toc-link" href="#constructor-NaN"><span class="toc-text">constructor</span></a></li></ol></li><li class="toc-item toc-level-2"><a class="toc-link" href="#Properties"><span class="toc-text">Properties</span></a><ol class="toc-child"><li class="toc-item toc-level-3"><a class="toc-link" href="#ISO8601-TIMEZONE-PATTERN"><span class="toc-text">ISO8601_TIMEZONE_PATTERN</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#dateString"><span class="toc-text">dateString</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#inputTimezoneOffset"><span class="toc-text">inputTimezoneOffset</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#Static-Date"><span class="toc-text">Static Date</span></a></li></ol></li><li class="toc-item toc-level-2"><a class="toc-link" href="#Methods"><span class="toc-text">Methods</span></a><ol class="toc-child"><li class="toc-item toc-level-3"><a class="toc-link" href="#toPrimitive"><span class="toc-text">__@toPrimitive</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#getDate"><span class="toc-text">getDate</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#getDay"><span class="toc-text">getDay</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#getDisplayDate"><span class="toc-text">getDisplayDate</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#getFullYear"><span class="toc-text">getFullYear</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#getHours"><span class="toc-text">getHours</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#getMilliseconds"><span class="toc-text">getMilliseconds</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#getMinutes"><span class="toc-text">getMinutes</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#getMonth"><span class="toc-text">getMonth</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#getSeconds"><span class="toc-text">getSeconds</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#getTime"><span class="toc-text">getTime</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#getTimezoneOffset"><span class="toc-text">getTimezoneOffset</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#getUTCDate"><span class="toc-text">getUTCDate</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#getUTCDay"><span class="toc-text">getUTCDay</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#getUTCFullYear"><span class="toc-text">getUTCFullYear</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#getUTCHours"><span class="toc-text">getUTCHours</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#getUTCMilliseconds"><span class="toc-text">getUTCMilliseconds</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#getUTCMinutes"><span class="toc-text">getUTCMinutes</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#getUTCMonth"><span class="toc-text">getUTCMonth</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#getUTCSeconds"><span class="toc-text">getUTCSeconds</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#setDate"><span class="toc-text">setDate</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#setFullYear"><span class="toc-text">setFullYear</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#setHours"><span class="toc-text">setHours</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#setMilliseconds"><span class="toc-text">setMilliseconds</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#setMinutes"><span class="toc-text">setMinutes</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#setMonth"><span class="toc-text">setMonth</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#setSeconds"><span class="toc-text">setSeconds</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#setTime"><span class="toc-text">setTime</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#setUTCDate"><span class="toc-text">setUTCDate</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#setUTCFullYear"><span class="toc-text">setUTCFullYear</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#setUTCHours"><span class="toc-text">setUTCHours</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#setUTCMilliseconds"><span class="toc-text">setUTCMilliseconds</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#setUTCMinutes"><span class="toc-text">setUTCMinutes</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#setUTCMonth"><span class="toc-text">setUTCMonth</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#setUTCSeconds"><span class="toc-text">setUTCSeconds</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#toDateString"><span class="toc-text">toDateString</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#toISOString"><span class="toc-text">toISOString</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#toJSON"><span class="toc-text">toJSON</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#toLocaleDateString"><span class="toc-text">toLocaleDateString</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#toLocaleString-NaN"><span class="toc-text">toLocaleString</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#toLocaleTimeString"><span class="toc-text">toLocaleTimeString</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#toString-NaN"><span class="toc-text">toString</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#toTimeString"><span class="toc-text">toTimeString</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#toUTCString"><span class="toc-text">toUTCString</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#valueOf-NaN"><span class="toc-text">valueOf</span></a></li></ol></li></ol>
|
||
</div>
|
||
<a href="#" id="article-toc-top">Back to Top</a>
|
||
</div>
|
||
</aside>
|
||
</div>
|
||
</article>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<footer id="footer" class="wrapper">
|
||
<div class="inner">
|
||
<div id="footer-copyright">
|
||
© 2021 <a href="https://github.com/harttle/liquidjs/graphs/contributors" rel="external nofollow noreferrer" target="_blank">Harttle</a><br>
|
||
Documentation licensed under <a href="http://creativecommons.org/licenses/by/4.0/" rel="external nofollow noreferrer" target="_blank">CC BY 4.0</a>.
|
||
</div>
|
||
<div id="footer-links">
|
||
<a href="https://twitter.com/harttleharttle" rel="external nofollow noreferrer" class="footer-link" target="_blank"><i class="icon-twitter"></i></a>
|
||
<a href="https://www.patreon.com/harttle" rel="external nofollow noreferrer" class="footer-link" target="_blank"><i class="icon-patreon"></i></a>
|
||
<a href="https://opencollective.com/liquidjs" rel="external nofollow noreferrer" class="footer-link" target="_blank"><i class="icon-opencollective"></i></a>
|
||
<a href="https://github.com/harttle/liquidjs" rel="external nofollow noreferrer" class="footer-link" target="_blank"><i class="icon-github"></i></a>
|
||
</div>
|
||
</div>
|
||
</footer>
|
||
|
||
</div>
|
||
<div id="mobile-nav-dimmer"></div>
|
||
<nav id="mobile-nav">
|
||
<div id="mobile-nav-inner">
|
||
<ul id="mobile-nav-list">
|
||
<a href="../../tutorials/setup.html" class="mobile-nav-link">Tutorials</a><a href="../../tags/overview.html" class="mobile-nav-link">Tags</a><a href="../../filters/overview.html" class="mobile-nav-link">Filters</a><a href="../../playground.html" class="mobile-nav-link">Playground</a><a href="../../api/classes/liquid_.liquid.html" class="mobile-nav-link">API</a>
|
||
<li class="mobile-nav-item">
|
||
<a href="https://github.com/harttle/liquidjs" class="mobile-nav-link" rel="external" target="_blank">GitHub</a>
|
||
</li>
|
||
</ul>
|
||
|
||
<div class="mobile-sidebar-list">
|
||
<strong class="mobile-nav-title">Quick Entry</strong><a href="../classes/liquid_.liquid.html" class="mobile-nav-link">Liquid</a><a href="../interfaces/liquid_options_.liquidoptions.html" class="mobile-nav-link">LiquidOptions</a><a href="../interfaces/fs_fs_.fs.html" class="mobile-nav-link">FS</a><a href="../interfaces/cache_cache_.cache.html" class="mobile-nav-link">Cache</a><strong class="mobile-nav-title">Classes</strong><a href="../classes/drop_blank_drop_.blankdrop.html" class="mobile-nav-link">BlankDrop</a><a href="../classes/context_context_.context.html" class="mobile-nav-link">Context</a><a href="../classes/tokens_delimited_token_.delimitedtoken.html" class="mobile-nav-link">DelimitedToken</a><a href="../classes/drop_drop_.drop.html" class="mobile-nav-link">Drop</a><a href="../classes/drop_empty_drop_.emptydrop.html" class="mobile-nav-link">EmptyDrop</a><a href="../classes/render_expression_.expression.html" class="mobile-nav-link">Expression</a><a href="../classes/tokens_filter_token_.filtertoken.html" class="mobile-nav-link">FilterToken</a><a href="../classes/drop_forloop_drop_.forloopdrop.html" class="mobile-nav-link">ForloopDrop</a><a href="../classes/tokens_html_token_.htmltoken.html" class="mobile-nav-link">HTMLToken</a><a href="../classes/tokens_hash_token_.hashtoken.html" class="mobile-nav-link">HashToken</a><a href="../classes/cache_lru_.lru.html" class="mobile-nav-link">LRU</a><a href="../classes/liquid_.liquid.html" class="mobile-nav-link">Liquid</a><a href="../classes/tokens_literal_token_.literaltoken.html" class="mobile-nav-link">LiteralToken</a><a href="../classes/drop_null_drop_.nulldrop.html" class="mobile-nav-link">NullDrop</a><a href="../classes/tokens_number_token_.numbertoken.html" class="mobile-nav-link">NumberToken</a><a href="../classes/tokens_operator_token_.operatortoken.html" class="mobile-nav-link">OperatorToken</a><a href="../classes/tokens_output_token_.outputtoken.html" class="mobile-nav-link">OutputToken</a><a href="../classes/util_error_.parseerror.html" class="mobile-nav-link">ParseError</a><a href="../classes/parser_parse_stream_.parsestream.html" class="mobile-nav-link">ParseStream</a><a href="../classes/parser_parser_.parser.html" class="mobile-nav-link">Parser</a><a href="../classes/tokens_property_access_token_.propertyaccesstoken.html" class="mobile-nav-link">PropertyaccessToken</a><a href="../classes/tokens_quoted_token_.quotedtoken.html" class="mobile-nav-link">QuotedToken</a><a href="../classes/tokens_range_token_.rangetoken.html" class="mobile-nav-link">RangeToken</a><a href="../classes/render_render_.render.html" class="mobile-nav-link">Render</a><a href="../classes/util_error_.rendererror.html" class="mobile-nav-link">RenderError</a><a href="../classes/drop_tablerowloop_drop_.tablerowloopdrop.html" class="mobile-nav-link">TablerowloopDrop</a><a href="../classes/tokens_tag_token_.tagtoken.html" class="mobile-nav-link">TagToken</a><a href="../classes/tokens_token_.token.html" class="mobile-nav-link">Token</a><a href="../classes/util_error_.tokenizationerror.html" class="mobile-nav-link">TokenizationError</a><a href="../classes/parser_tokenizer_.tokenizer.html" class="mobile-nav-link">Tokenizer</a><a href="../classes/tokens_word_token_.wordtoken.html" class="mobile-nav-link">WordToken</a><strong class="mobile-nav-title">Enums</strong><a href="../enums/context_block_mode_.blockmode.html" class="mobile-nav-link">BlockMode</a><a href="../enums/parser_token_kind_.tokenkind.html" class="mobile-nav-link">TokenKind</a><strong class="mobile-nav-title">Interfaces</strong><a href="../interfaces/cache_cache_.cache.html" class="mobile-nav-link">Cache</a><a href="../interfaces/template_filter_filter_impl_options_.filterimploptions.html" class="mobile-nav-link">FilterImplOptions</a><a href="../interfaces/fs_fs_.fs.html" class="mobile-nav-link">FS</a><a href="../interfaces/liquid_options_.liquidoptions.html" class="mobile-nav-link">LiquidOptions</a><a href="../interfaces/liquid_options_.normalizedfulloptions.html" class="mobile-nav-link">NormalizedFullOptions</a><a href="../interfaces/context_scope_.plainobject.html" class="mobile-nav-link">PlainObject</a><a href="../interfaces/template_tag_tag_impl_options_.tagimploptions.html" class="mobile-nav-link">TagImplOptions</a>
|
||
</div>
|
||
|
||
</div>
|
||
<div id="mobile-lang-select-wrap">
|
||
<span id="mobile-lang-select-label"><i class="icon-network"></i><span>English</span></span>
|
||
<select id="mobile-lang-select" data-canonical="api/classes/util_strftime_.timezonedate.html">
|
||
|
||
<option value="en" selected>English</option>
|
||
|
||
<option value="zh-cn">简体中文</option>
|
||
|
||
</select>
|
||
</div>
|
||
</nav>
|
||
|
||
|
||
|
||
<script src="../../js/main.js"></script>
|
||
|
||
|
||
<script src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js"></script>
|
||
<script>
|
||
document.getElementById('search-input-wrap').classList.add('on');
|
||
docsearch({
|
||
apiKey: '01f36cc168657a26a385308b9e721bc6',
|
||
indexName: 'liquidjs',
|
||
inputSelector: '#search-input',
|
||
debug: false
|
||
});
|
||
</script>
|
||
</body>
|
||
</html> |