isPM property

bool get isPM

Implementation

bool get isPM => index >= Period.fifth.index && index <= Period.ninth.index;