Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TimeRange

Package version

Defines a time range in a 24 hour day specified by a start and end time.

Hierarchy

  • TimeRange

Index

Properties

Properties

Optional endTime

endTime: TimeOfDay

Defines an hour and minute of the day specified in 24 hour time.

Optional startTime

startTime: TimeOfDay

Defines an hour and minute of the day specified in 24 hour time.

Generated using TypeDoc