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" : gExp. this.getFullyear() "").substr(4 - RegExp.$1.length)); fmt.replace(RegExp.$1, ((RegExp.$1.length>1) ? (RegExp.$1.length& gt;2? /u661f/u671f" : "/u5468") : "") year[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, "new Date($1)");
nDate.pattern("yyyy-MM-dd hh:mm") );