国产精品天干天干,亚洲毛片在线,日韩gay小鲜肉啪啪18禁,女同Gay自慰喷水

歡迎光臨散文網(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ó)家法律
彭州市| 思茅市| 称多县| 拉萨市| 凤凰县| 嘉峪关市| 景德镇市| 泗洪县| 玉山县| 潮州市| 东莞市| 博湖县| 达日县| 龙口市| 乡城县| 云林县| 蒙山县| 兰溪市| 永川市| 禄劝| 准格尔旗| 曲周县| 朝阳区| 巴里| 河源市| 若尔盖县| 宕昌县| 富源县| 江川县| 呼伦贝尔市| 杭州市| 鲁山县| 林芝县| 东台市| 两当县| 乌鲁木齐县| 永平县| 济南市| 秭归县| 郓城县| 雷州市|