Microsoft의 Json 직렬화 라이브러리를 사용하는 경우 날짜는
mydate.replace(//Date((.*?))//gi, "new Date($1)")
형식을 변환하려면 확장 메서드를 작성하는 것이 가장 좋습니다.
Date.prototype.pattern=function(fmt) { , //일 " 🎜> "m " : this.getMinutes(), //분 "
"s " : this.getSeconds(), // 초
"q" : Math.floor((this.getMonth() 3) /3), //분기 "S": this.getMilliseconds() 1 ":"/u4e00 ",
" 2 ":"/u4e8c ",
" 3 ":"/u4e09 ",
" 4 ":/u56db",
"5" : "/u4e94", gExp. this.getFullYear() "").substr(4 - RegExp.$1.length)); fmt.replace(RegExp.$1, ((RegExp.$1.length>1) ? (RegExp.$1. 길이>2 ? /u661f/u671f" : "/u5468") : "") week[this.getDay( ) ""]);
} for(var k in o){
if(new RegExp("(" k ")").test(fmt)){
fmt = fmt .replace(RegExp.$1, (RegExp.$1.length==1) ? (o[k]) : (("00" o[ k]).substr(("" o[k]).length)) ) );
변환은 다음과 같습니다.
var nDate=mydate.replace(//Date((.*?))//gi, "새 날짜($1)")
nDate.pattern("yyyy-MM-dd hh:mm" );