LiquidJS

TutorialsTagsFiltersPlaygroundAPI
Github
Quick EntryLiquidLiquidOptionsFSCacheClassesBlankDropContextDelimitedTokenDropEmptyDropExpressionFilterTokenForloopDropHTMLTokenHashTokenLRULiquidLiteralTokenNullDropNumberTokenOperatorTokenOutputTokenParseErrorParseStreamParserPropertyaccessTokenQuotedTokenRangeTokenRenderRenderErrorTablerowloopDropTagTokenTokenTokenizationErrorTokenizerWordTokenEnumsBlockModeTokenKindInterfacesCacheFilterImplOptionsFSLiquidOptionsNormalizedFullOptionsPlainObjectTagImplOptions

Module: "builtin/filters/date"

Functions

date

▸ date(this: FilterImpl, v: string | Date, arg: string): string | Date

Defined in src/builtin/filters/date.ts:7

Parameters:

Name Type
this FilterImpl
v string | Date
arg string

Returns: string | Date


isValidDate

▸ isValidDate(date: any): date is Date

Defined in src/builtin/filters/date.ts:32

Parameters:

Name Type
date any

Returns: date is Date

Last updated: 2021-12-11 Next
Contents
  1. Functions
    1. date
    2. isValidDate
Back to Top
© 2021 Harttle
Documentation licensed under CC BY 4.0.
    TutorialsTagsFiltersPlaygroundAPI
  • GitHub
Quick EntryLiquidLiquidOptionsFSCacheClassesBlankDropContextDelimitedTokenDropEmptyDropExpressionFilterTokenForloopDropHTMLTokenHashTokenLRULiquidLiteralTokenNullDropNumberTokenOperatorTokenOutputTokenParseErrorParseStreamParserPropertyaccessTokenQuotedTokenRangeTokenRenderRenderErrorTablerowloopDropTagTokenTokenTokenizationErrorTokenizerWordTokenEnumsBlockModeTokenKindInterfacesCacheFilterImplOptionsFSLiquidOptionsNormalizedFullOptionsPlainObjectTagImplOptions
English