☰
D
dejadoc
PHOBOS
/
std.datetime.interval
/
IntervalRange.front
🔍
☾
IntervalRange.front
TP front()
@property
const
pure
The first time point in the range.
Throws
DateTimeException
if the range is empty.