(function ($) {
var FormatDateTime = function FormatDateTime( ) { };
$.FormatDateTime = function (obj, IsMi) {
varCorrecttime1 = eval('( new ' obj.replace(new RegExp("/", "gm"), "") ' )');
var myDate = righttime1;
var year = myDate.getFull Year();
var month = ("0" (myDate.getMonth() 1)).slice(-2);
var day = ("0" myDate.getDate()).slice(-2);
var h = ("0" myDate.getHours()).slice(-2); m = ("0" myDate.getMinutes()).slice(-2);
var s = ("0" myDate.getSeconds()).slice(-2);
var mi = (" 00" myDate.getMilliseconds()).slice(-3);
if (IsMi == true) {
return year "-" month "-" day " " h ":" m ":" s ;
}
else {
年 "-" 月 "-" 日 " " h ":" m ":" s " "
}
}
})(jQuery);
使用方法:
$.FormatDateTime(item.ControlEndTime, false)
//item.ControlEndTime:后台返還日期
//false:布尔型,否か返還秒