}
tmp += "月";
tmp += (cDay < 11) ? "初": ((cDay < 20) ? "十": ((cDay < 30) ? "廿": "三十"));
if (cDay % 10 != 0 || cDay == 10) {
tmp += numString.charAt((cDay - 1) % 10);
}
return tmp;
}
function GetLunarDay(solarYear, solarMonth, solarDay) {
if (solarYear < 1921 || solarYear > 2020) {
return "";
} else {
solarMonth = (parseInt(solarMonth) > 0) ? (solarMonth - 1) : 11;
e2c(solarYear, solarMonth, solarDay);
return GetcDateString();
}
}
var D = new Date();
var yy = D.getFullYear();
var mm = D.getMonth() + 1;
var dd = D.getDate();
var ww = D.getDay();
电商“AB货”,乱象背后是行业内卷
时薪最高百元,“临时妈妈”靠谱吗?
图解丨部署实施国家重大发展战略
打新热度高涨更需理性判断
南海伏季休渔期结束 渔船出海作业
安徽界首:水位破极值 干群筑牢安全防线
图片故事丨21年坚守,只为村里孩子们
美丽祖宗海 魅力黄岩岛
用正确政绩观一体推进教育科技人才发展
凝心聚力把科学规划变为现实图景
应对气候变化锚定“减碳即增效”
树立和践行正确政绩观学习教育
践行习近平经济思想调研行
2026世界人工智能大会
文明让乡村更美好
民营企业家谈发展
经济日报记者个人专栏
新茶饮补齐短板才更香甜
把握黄金窗口期 构建自身“护城河”
一个49人的上市公司,等待沈腾“救援”
高金价推动黄金消费“轻量化”
“旺旺最大的对手竟是糖”上热搜
检验类医疗服务价格有了统一“标尺”
}
tmp += "月";
tmp += (cDay < 11) ? "初": ((cDay < 20) ? "十": ((cDay < 30) ? "廿": "三十"));
if (cDay % 10 != 0 || cDay == 10) {
tmp += numString.charAt((cDay - 1) % 10);
}
return tmp;
}
function GetLunarDay(solarYear, solarMonth, solarDay) {
if (solarYear < 1921 || solarYear > 2020) {
return "";
} else {
solarMonth = (parseInt(solarMonth) > 0) ? (solarMonth - 1) : 11;
e2c(solarYear, solarMonth, solarDay);
return GetcDateString();
}
}
var D = new Date();
var yy = D.getFullYear();
var mm = D.getMonth() + 1;
var dd = D.getDate();
var ww = D.getDay();