Interface IDate

Hierarchy

  • IDate

Properties

Properties

day: null | number

The day it happened

month: null | number

The month it happened

year: null | number

The year it happened

Generated using TypeDoc