I am making an iPhone app. In this app i am using sqlite database for storing the dates in the column.
Thanks in advance.
You need to store the datetime in timestamp format and then try to sort them.
I am making an iPhone app. In this app i am using sqlite database for storing the dates in the column.
Thanks in advance.
You need to store the datetime in timestamp format and then try to sort them.
精彩评论