Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果我要设置一个NSLocalNotification2016 年 2 月 29 日(闰年)的触发日期并每年重复一次通知,它只会在每个闰年触发还是在非闰年(3 月 1 日)触发?
NSLocalNotification
在设备上对其进行测试后,我发现它每年都会触发,但会在非闰年的 2 月 28 日触发。
有趣的是,闰年(除了最初的闰年,在这种情况下是 2016 年)它会在 28 日和 29 日触发。