Closed rizcompeer closed 9 years ago
Unable to get the data in "Date ascending order", however for individual day it is showing data in ascending order.
File : SampleFullDataQuery in javaApi
String imei = "865733021563481"; String startDateTime = "2015-07-29 00:00:00"; String endDateTime = "2015-07-31 23:59:59";
Showing in the order 31,30,29
Bug fixed. Please git pull and test.
Unable to get the data in "Date ascending order", however for individual day it is showing data in ascending order.
File : SampleFullDataQuery in javaApi
String imei = "865733021563481"; String startDateTime = "2015-07-29 00:00:00"; String endDateTime = "2015-07-31 23:59:59";
Showing in the order 31,30,29