(lldb) po now
(NSDate *) $1 = 0x1f807990 2013-07-12 07:08:04 +0000
7+8 = 15 - 12 = 下午 3点 ;
(lldb) po myUILocalNotification.fireDate
(NSDate *) $2 = 0x1f841ad0 2013-07-12 10:00:27 +0000
10+8 - 12 = 6 = 下午6点;
------------------------------
日期存的时候 是一样的,