Global

Methods

addVocabGender()

Description:
  • Looks up Var vocab for gender, if not set This method is highly experimental.

Type Definitions

Date

Description:
  • A date or a string that forms an ISO date, such as "2019-12-31".
A date or a string that forms an ISO date, such as "2019-12-31".
Type:
  • string | Date | Temporal

Year

Description:
  • A date, a string that forms a partial date, such as "2019" or "2019-01", or a number that represents a year.
A date, a string that forms a partial date, such as "2019" or "2019-01", or a number that represents a year.
Type:
  • number | string | Date