How to store short date format to db?

Posted by HelloWorld on Stack Overflow See other posts from Stack Overflow or by HelloWorld
Published on 2010-03-24T15:07:27Z Indexed on 2010/03/24 15:23 UTC
Read the original article Hit count: 152

Filed under:
|

I use NSCoreData , I want to store this formatted date to db, field type is date, how can I do this?

date formatted: 2010-10-31

I hope I explained my scenario. Sorry for my English. Greetings.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about core-data