Click here to Skip to main content
15,886,873 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I'm creating a SMS sending application. i enter recipient number, Message and time in 3 UITextfield. For time am using date picker. if the time me entered is equal to current time then i need to send SMS.

That UITextField time format is "dd/MM/yyyy hh:mm aa"

If the time is not equal to current time means i need to keep the Message and when time specified becomes equal to current time i need to Show an alert or notification. by viewing that alert or notification i need to go my application with the me entered earlier, and ready to send message...

is it possible...

please provide any example code...
Posted
Updated 26-Nov-12 22:38pm
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900