``` $string = NightInterval::empty()->format(); NightInterval::createFromString($string); // will fail ```