The calc_timestamp subroutine used to interpret log timestamps has some issues.
Zero values are valid for most of the values and the mktime call uses month values from 0-11.
Zero values are valid for most of the values and the mktime call uses month values from 0-11.
Comment