Re: Current Hour & Minutes
Re: Current Hour & Minutes
- Subject: Re: Current Hour & Minutes
- From: Scott Stevenson <email@hidden>
- Date: Sun, 8 Apr 2007 15:03:02 -0700
On Apr 8, 2007, at 1:15 PM, محمد الركيان wrote:
It show me the current hour, BUT when I do:
int currentHour = [[NSString stringWithFormat:@"%i",[THCalendarInfo
currentHour]] intValue];
Why do you want to convert an int to an NSString and back into an int
in the same line?
- Scott_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden