function GetBit(m, n) {
return (m >> n) & 1;
}
function e2c() {
TheDate = (arguments.length != 3) ? new Date() : new Date(arguments[0], arguments[1], arguments[2]);
var total,
m,
n,
k;
var isEnd = false;
var tmp = TheDate.getFullYear();
total = (tmp - 1921) * 365 + Math.floor((tmp - 1921) / 4) + madd[TheDate.getMonth()] + TheDate.getDate() - 38;
if (TheDate.getYear() % 4 == 0 && TheDate.getMonth() > 1) {
total++;
}
for (m = 0;; m++) {
k = (CalendarData[m] < 0xfff) ? 11: 12;
for (n = k; n >= 0; n--) {
习语丨“建设生态文明,功在当代,利在千秋”
朱镕基同志遗体18日火化 天安门等地将下半旗志哀
厄瓜多尔总统诺沃亚抵达北京开始访华
文博空间成暑期"精神凉方"
为"文博热"注入更持久动力
学习新语·铸魂强党|切实担负起管党治党政治责任
生态环境法典施行,铺就美丽中国斑斓画卷
一见·山水间的三重对话
银幕数量世界第一 "龙餐馆""奥德赛"特效厅一票难求
川滇辽黑等地有强降雨
各地多措并举筑牢防汛安全屏障
美丽中国绿色底色更鲜明
生态环境国家监测网络基本建成
检验类医疗服务项目收费有了统一标准 有效促进全国互认
天天学习|艰苦卓绝的伟大战争
特朗普:"大幅缩减"美韩军演规模
祝贺沙土巴签署协议
警惕过度依赖 AI成未成年人“聊天搭子”,如何引导
立秋已到,各地气温到底有哪些变化?一文了解
从造梦到造物!博士生用新材料造出消防“铠甲”
创意微视频|点染山河色
习近平种下的三棵杉树
不断攀升!多组数据透视中国出口含“新”量含“绿”量
文明养宠,需要相互守好边界
台风天请假1小时被重罚,不只是不近人情
function GetBit(m, n) {
return (m >> n) & 1;
}
function e2c() {
TheDate = (arguments.length != 3) ? new Date() : new Date(arguments[0], arguments[1], arguments[2]);
var total,
m,
n,
k;
var isEnd = false;
var tmp = TheDate.getFullYear();
total = (tmp - 1921) * 365 + Math.floor((tmp - 1921) / 4) + madd[TheDate.getMonth()] + TheDate.getDate() - 38;
if (TheDate.getYear() % 4 == 0 && TheDate.getMonth() > 1) {
total++;
}
for (m = 0;; m++) {
k = (CalendarData[m] < 0xfff) ? 11: 12;
for (n = k; n >= 0; n--) {