国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 網(wǎng)站 > WEB開發(fā) > 正文

JS將秒轉(zhuǎn)換為 天-時(shí)-分-秒

2024-04-27 15:13:54
字體:
供稿:網(wǎng)友
function SecondToDate(msd) {            var time =msd            if (null != time && "" != time) {                if (time > 60 && time < 60 * 60) {                    time = parseInt(time / 60.0) + "分鐘" + parseInt((parseFloat(time / 60.0) -                        parseInt(time / 60.0)) * 60) + "秒";                }                else if (time >= 60 * 60 && time < 60 * 60 * 24) {                    time = parseInt(time / 3600.0) + "小時(shí)" + parseInt((parseFloat(time / 3600.0) -                        parseInt(time / 3600.0)) * 60) + "分鐘" +                        parseInt((parseFloat((parseFloat(time / 3600.0) - parseInt(time / 3600.0)) * 60) -                        parseInt((parseFloat(time / 3600.0) - parseInt(time / 3600.0)) * 60)) * 60) + "秒";                else if (time >= 60 * 60 * 24) {                    time = parseInt(time / 3600.0/24) + "天" +parseInt((parseFloat(time / 3600.0/24)-                        parseInt(time / 3600.0/24))*24) + "小時(shí)" + parseInt((parseFloat(time / 3600.0) -                        parseInt(time / 3600.0)) * 60) + "分鐘" +                        parseInt((parseFloat((parseFloat(time / 3600.0) - parseInt(time / 3600.0)) * 60) -                        parseInt((parseFloat(time / 3600.0) - parseInt(time / 3600.0)) * 60)) * 60) + "秒";                }                else {                    time = parseInt(time) + "秒";                }            }            return time;        }
發(fā)表評(píng)論 共有條評(píng)論
用戶名: 密碼:
驗(yàn)證碼: 匿名發(fā)表
主站蜘蛛池模板: 高密市| 阳东县| 积石山| 赤峰市| 水城县| 新建县| 香格里拉县| 邵阳县| 巴彦淖尔市| 乡宁县| 年辖:市辖区| 留坝县| 弥勒县| 德格县| 萨嘎县| 珠海市| 遂平县| 福贡县| 集安市| 师宗县| 泰来县| 横山县| 内丘县| 黔江区| 三台县| 离岛区| 高安市| 湘潭市| 德江县| 梅州市| 桓台县| 万全县| 博客| 大足县| 延长县| 泗阳县| 金沙县| 台湾省| 尉犁县| 阿拉善右旗| 海门市|