in reply to Re^3: Special case mktime: semi-sequential access
in thread Special case mktime: semi-sequential access
Good observation about using midnight. Done.
The mk_day was to detect a startup condition, but that can go too. The only remaining case is handling mktime(0,0,0,0,0,0) which should return undef.