Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents the time of a day.

Hierarchy

  • TimeOfTheDay

Index

Properties

hour: number

The hour of the day, between 0 and 23.

millisecond: number

The millisecond of the second, between 0 and 999.

minute: number

The minute of the hour, between 0 and 59.

second: number

The second of the minute, between 0 and 59.

Generated using TypeDoc