[removed] How to convert a Number into Time Format

前端 未结 0 689
天命终不由人
天命终不由人 2020-12-30 03:25

can someone help me?

function convertTime() {
    var num = 730;
    var result = num.ConvertToTimeOrSomethingIDK;

    console.log(result); // Result should          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题