- Preparing search index...
- The search index is not available
NamelessBot
Constructors
constructor
- new TimeSpan(start: DateTime, end: DateTime): TimeSpan
-
Parameters
-
start: DateTime
-
end: DateTime
Methods
isInside
- isInside(date: DateTime): boolean
-
Returns boolean
toString
- toString(): string
-
Returns string
Class that represents a time span. [start, end)