Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ InTouch HMI

将日期与时间信息转换为字符串

  • Last UpdatedSep 24, 2024
  • 1 minute read

在脚本中,可以将日期与时间信息转换为字符串,以便于解释及满足显示要求。您可以使用以下函数。

使用对象

作用

StringFromTime()

将 UTC 时间标签转换为本地时间并作为时间字符串返回。

wwStringFromTime()

将本地时间标签转换为 UTC 时间并将它作为时间字符串返回。

StringFromTimeLocal()

将时间标签转换为时间字符串。