I want to open and block a view controller in my iphone application using the local date on device. For example I want that view to be available between the 1st of December untill the 31st of December 2012 and if the user tap on the button which is linked to that view before or after these dates he/she will have an alert view that tells them that view is not available. Basically something similar to local notification, is it possible to do something like that ?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Set the button to call the following code with an IBAction:
|
|||||||
|
