mardi 22 décembre 2015

How do I create a date field in sqlite and define the date format for it?

I want to store a date field into my database. In order to do that, I think I might need a format to store inside the database. How can I set the format for that date field? And in the java code part, the variable I should used, is it a Integer? Or just a String?

Aucun commentaire:

Enregistrer un commentaire