When you try to use meow between 12:00 and 12:59 am, the DatePicker doesn't work because the default time (current time) is incorrect.
For example, at 12:08 am, this.props.pub_time is 24:08:00 instead of 00:08:00 in Sidebar.js
Stack Overflow mention on the issue