convert String in time to Time object without Date

前端 未结 3 760
情话喂你
情话喂你 2020-12-06 06:57

i got problem to convert String time to Time object because it print together with Date. this is my code.

String time = \"15:30:18\";

DateFormat sdf = ne         


        
3条回答
提交回复
热议问题