The question is the midnight minute.

Which is correct?

define timeperiod {
    timeperiod_name thirdshift
    alias       Third Shift
    sunday      23:00-24:00
    monday      00:00-08:00,23:00-24:00
    tuesday     00:00-08:00,23:00-24:00
    wednesday   00:00-08:00,23:00-24:00
    thursday    00:00-08:00,23:00-24:00
    friday      00:00-08:00
    }


OR

define timeperiod {
    timeperiod_name thirdshift
    alias       Third Shift
    sunday      23:00-23:59
    monday      00:00-08:00,23:00-23:59
    tuesday     00:00-08:00,23:00-23:59
    wednesday   00:00-08:00,23:00-23:59
    thursday    00:00-08:00,23:00-23:59
    friday      00:00-08:00
    }


Thanks.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to