You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see the code has some support for 24 hour mode but I couldn't find how to use that. That would have let me avoid the bug till then. Instead, I'm just using an IFTTT trigger for now. -- Cheers, and thanks.
Running version 2.2.3 under MacOS 10.14.6
I have a few alarms set between 12:15am and 12:30am, and they were firing an hour early:
The bug is in timeService.js, checkTime, which reads:
The adjusted values for rHour when rHour begins as 12 are wrong, and should be as follows:
The text was updated successfully, but these errors were encountered: