Hi,
How can I retrieve the data by specified date?
For example, suppose I have the data as following.
2016/12/16 16:51:45,19.71875,25.96875,0.001220703
2016/12/16 16:51:55,19.84375,26,-0.027587891
2016/12/16 16:52:05,19.84375,26.0625,0.031005859
2016/12/16 16:52:15,20.34375,26.09375,0.028564453
2016/12/17 15:45:25,20.3125,26.1875,0.026611328
2016/12/17 15:46:35,20.40625,26.15625,0.05205078
2016/12/17 15:47:45,20.65625,26.125,0.00273438
2016/12/17 15:48:55,20.5,26.1875,0.063720703
2016/12/17 15:49:05,20.78125,26.21875,0.0753594
From this data,I want to get the data in 2016/12/16.