开发者

iphone NSDate NSDateFormatter to a ceratin format

i want to convert my NSDate to a certain format which is:

"Wednesday, December, 2, 2009"

does anybody know what is the corresponding format string to that date example?

appreciate yo开发者_如何学JAVAur help!


Look here for date formatting syntax, looks like what you need would be @"%A, %B,%d,%Y"

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜