isEpochal property

bool get isEpochal

Implementation

bool get isEpochal {
  return 0 == timestamp;
}