五月天青色头像情侣网名,国产亚洲av片在线观看18女人,黑人巨茎大战俄罗斯美女,扒下她的小内裤打屁股

歡迎光臨散文網(wǎng) 會(huì)員登陸 & 注冊(cè)

博圖TIA系統(tǒng)時(shí)間轉(zhuǎn)unix時(shí)間戳

2021-06-23 18:13 作者:H0lyzer  | 我要投稿


接口定義

//Function: Converttoutime-converts DIL TO Unix Time

//Calculate the Unix time equlvalent OR the DIL time Input parameter

//Unix time 1s aimply the number of seconds since 1970-01-01-00: 00

//Rev1310n:04-22-2015

//n1t1a113e

#SecsPerDay :=24*60*60;

//Number of seconds for year component

#YearSecs := (#Time.YEAR - 1970) * 365 * #SecsPerDay;

//Number of leap year days (excluding year 2000)

#LeapDays := TRUNC_USINT(#Time.YEAR - 1972) / 4;

#LeapYear := ((#Time.YEAR - 1972) MOD 4 = 0) AND (#Time.YEAR <> 2000);

//Number of seconds for leap year component excluding January, February of leap year19 OIE (Leapyear AND #Time. MONTH <3) THEN

IF (#LeapYear AND #Time.MONTH<3) THEN

? ? #LeapSecs := (#LeapDays - 1) * #SecsPerDay;

ELSE

? ? #LeapSecs := #LeapDays * #SecsPerDay;

END_IF;

? //Number of seconds for month component

CASE #Time.MONTH OF

? ? 1:

? ? ? ? #MonthSecs := 0;

? ? ? ? ;

? ? 2:

? ? ? ? #MonthSecs := 31 * #SecsPerDay;

? ? ? ? ;

? ? 3:

? ? ? ? #MonthSecs := (31 + 28) * + #SecsPerDay;

? ? ? ? ;

? ? 4:

? ? ? ? #MonthSecs := (31 + 28 + 31) * #SecsPerDay;

? ? ? ? ;

? ? 5:

? ? ? ? #MonthSecs := (31 + 28 + 31 + 30) * #SecsPerDay;

? ? ? ? ;

? ? 6:

? ? ? ? #MonthSecs := (31 + 28 + 31 + 30 + 31) * #SecsPerDay;

? ? ? ? ;

? ? 7:

? ? ? ? #MonthSecs := (31 + 28 + 31 + 30 + 31 + 30) * #SecsPerDay;

? ? ? ? ;

? ? 8:

? ? ? ? #MonthSecs := (31 + 28 + 31 + 30 + 31 + 30 + 31) * #SecsPerDay;

? ? ? ? ;

? ? 9:

? ? ? ? #MonthSecs := (31 + 28 + 31 + 30 + 31 + 30 + 31 + 31) * #SecsPerDay;

? ? ? ? ;

? ? 10:

? ? ? ? #MonthSecs := (31 + 28 + 31 + 30 + 31 + 30 + 31 + 31 + 30) * #SecsPerDay;

? ? ? ? ;

? ? 11:

? ? ? ? #MonthSecs := (31 + 28 + 31 + 30 + 31 + 30 + 31 + 31 + 30 + 31) * #SecsPerDay;

? ? ? ? ;

? ? 12:

? ? ? ? #MonthSecs := (31 + 28 + 31 + 30 + 31 + 30 + 31 + 31 + 30 + 31 + 30) * #SecsPerDay;

END_CASE;

? ?//Number of seconds for day component

#DaySecs := #Time.DAY * #SecsPerDay;

? ?//Number of seconds for hour component

#HourSecs:=USINT_TO_UDINT(#Time.HOUR)*60* 60;

? ?//Number of seconds for minute component

#MinSecs := USINT_TO_UDINT(#Time.MINUTE) * 60;

? ?//Sum individual components

#UnixTime := #YearSecs + #LeapSecs + #MonthSecs + #DaySecs + #HourSecs + #MinSecs + #Time.SECOND;


博圖TIA系統(tǒng)時(shí)間轉(zhuǎn)unix時(shí)間戳的評(píng)論 (共 條)

分享到微博請(qǐng)遵守國(guó)家法律
延吉市| 巨野县| 肃宁县| 大竹县| 桐柏县| 巴南区| 柯坪县| 乌苏市| 杭锦后旗| 桐梓县| 阳高县| 萝北县| 儋州市| 天门市| 南京市| 鄂伦春自治旗| 兴安盟| 叶城县| 得荣县| 宁乡县| 长泰县| 奉节县| 龙口市| 威海市| 秀山| 汝南县| 邳州市| 泰安市| 台中市| 林州市| 台北县| 肃南| 栖霞市| 绥芬河市| 安溪县| 枣强县| 龙口市| 福清市| 丰镇市| 玉山县| 时尚|