Translate time formats
- Last UpdatedOct 02, 2024
- 1 minute read
-
Open a command window and navigate to the PI\adm directory.
-
Type:
pidiag -t time_stamp [U]
This provides translation between time string formats and internal formats: If time_stamp starts with 0 (zero) an integer format (seconds since 1-jan-70) is translated to string representation. pidiag assumes local time, unless you use the U or UTC argument, in which case the argument is taken to be universal time (UTC). If the first character is not 0, the time argument is treated as time string, absolute or relative, and translated into an integer value. Both local time and UTC integer values are displayed.