Android convert date synced in string format from SQL to Sqlite
Basically I have synced dates using a webservice from a SQL server and what I have is this string /Date(1422217800000+0330)/ I know it's in milliseconds, but how can I convert it to Date in android without parsing it bymyself?
Aucun commentaire:
Enregistrer un commentaire