How to set timeZone for UILocalNotification to AM/PM.
UILocalNotification
You can use
localNotif.timeZone = [NSTimeZone defaultTimeZone];