This was kind of a mistake to use `%I`, it should have always been `%H`. Even with the %p/%P addition the 12-hour format is hard to read on a quick browse and requires connstant backchecks - basically a nightmare to use in such environment for me...
This was kind of a mistake to use `%I`, it should have always been `%H`. Even with the %p/%P addition the 12-hour format is hard to read on a quick browse and requires connstant backchecks - basically a nightmare to use in such environment for me...