2021年12月30日

WinCC中时间格式UTC转格林乔治时间函数

摘要: Function FormateDateTime(sendTime,Para)Dim ye,mo,da,hh,mm,ss,DateTime ye=CStr(Year(sendTime)) mo=Right("00"&Month(sendTime),2) da=Right("00"&Day(sendT 阅读全文

posted @ 2021-12-30 11:20 老迈克 阅读(15) 评论(0) 推荐(0)

导航