Hi,
I'm working on an app that requires the current day and month in the
following format: 108 the number 1 representing the day of the month
and the 08 representing the month. If I were to write this in an
application that would run on a Mac I would use
descriptionWithCalendarFormat"%e%m" timeZone:nil locale:nil. That
works fine in the iPhone simulator, but when I load the app into the
phone it gives me warnings. Can anyone please help me use some other
date format. Thanks,
Josh
I'm working on an app that requires the current day and month in the
following format: 108 the number 1 representing the day of the month
and the 08 representing the month. If I were to write this in an
application that would run on a Mac I would use
descriptionWithCalendarFormat"%e%m" timeZone:nil locale:nil. That
works fine in the iPhone simulator, but when I load the app into the
phone it gives me warnings. Can anyone please help me use some other
date format. Thanks,
Josh