dogma
dogma copied to clipboard
Formatted empty interval should parse back to empty interval
$string = NightInterval::empty()->format();
NightInterval::createFromString($string); // will fail