TimeRange
class TimeRange
Methods
Details
at line 21
static TimeRange
fromDuration(Time $start, int $hoursToAdd = 0, int $minutesToAdd = 0)
No description
at line 32
static TimeRange
parse(string $expression)
No description
at line 46
Time
getStart()
No description
at line 56
Time
getEnd()
No description
at line 70
TimeRange
normalize()
No description
at line 80
bool
overlapsWith(TimeRange $other)
No description
at line 86
int
countMinutes()
No description