1 |
- (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pageA/common/vendor"],{fbb8:function(e,t,o){"use strict";function n(e){var t=new Date(parseInt(e)),o=(t.getFullYear(),t.getMonth()+1<10?"0"+(t.getMonth()+1):t.getMonth()+1),n=t.getDate()<10?"0"+t.getDate():t.getDate(),a=t.getHours()<10?"0"+t.getHours():t.getHours(),g=t.getMinutes()<10?"0"+t.getMinutes():t.getMinutes();t.getSeconds(),t.getSeconds();return"".concat(o,"-").concat(n," ").concat(a,":").concat(g)}function a(e){var t=["Bytes","KB","MB","GB","TB","PB"],o=Math.floor(Math.log(e)/Math.log(1024));return(e/Math.pow(1024,Math.floor(o))).toFixed(2)+" "+t[o]}Object.defineProperty(t,"__esModule",{value:!0}),t.readablizeBytes=a,t.renderTime=n}}]);
|