tutorials-kr
tutorials-kr copied to clipboard
我像分时图那样子设置了时间,但是为什么还是年月日啊
这个是我的数据 "Close": "90.875", "Date": "17:00", "High": "92.5", "Low": "90.625", "Open": "91.375", "Volume": "6446000"
然后是我的显示 我像分时图那样子转化数据 Date startTime = DateUtil.shortTimeFormat.parse("17:00"); 但是我K型图底部还是 2016/01/02 这个样子数据显示