-
-
Notifications
You must be signed in to change notification settings - Fork 69
Closed
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
You're doing date calculations by using seconds, which is always a bad thing to begin with.
However, I'm hitting a case where the app crashes with
NIO-ELT-#1 (4): EXC_BAD_INSTRUCTION (code=EXC_I386_INVOP, subcode=0x0)
I believe it's because the days is coming through as a negative number.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working