Options
All
  • Public
  • Public/Protected
  • All
Menu

The possible properties which can be pulled from an identifier.

Hierarchy

  • IdentifierObject

Index

Properties

Optional day

day: number

The day of the month pulled from an identifier (1-31)

Optional hour

hour: number

The hour of the day pulled from an identifier (0-23)

Optional minute

minute: number

The minute of the hour pulled from an identifier (0-59)

Optional month

month: number

The month of the year pulled from an identifier (0-11)

Optional quarter

quarter: number

The quarter of the year pulled from an identifier (1-4)

Optional week

week: number

The week of the year pulled from an identifier (1-52)

Optional year

year: number

The year pulled from an identifier (0-9999).

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc