meow icon indicating copy to clipboard operation
meow copied to clipboard

Incorrect time between 12:00 and 12:59 am

Open matthewyu01 opened this issue 1 year ago • 0 comments

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

matthewyu01 avatar Aug 14 '23 06:08 matthewyu01