Interface Date

Class representation of an entire day spans without specific times. Your birthday and holidays would be represented as date subobjects.

Hierarchy

  • Date

Properties

Properties

date: string

Date of occurrence in ISO 8601 format.

object: Date

The type of 'when' object.

Generated using TypeDoc