Possible Duplicate:
How do I get the day of the week in Objective-C?
How do I print the day of the week? What object should I use? I need the day (e.g. Sunday, Thursday), not the date in the month.
Update: Specifically: how can I find the number of the day of the week (e.g. 1, 5)