Date/Time Format String Specifiers and Modifiers

LabWindows/CVI date/time format strings support the same format specifiers as strftime, with the %nf and @ extensions. The @ extension is valid only for the relative date/time format.

Absolute Date/Time Specifiers and Modifier

The following list describes the absolute date/time format string specifiers:

LabWindows/CVI also supports the # modifier, which indicates to remove leading zeros. For example, if LabWindows/CVI displays %S as 04 for a particular data value, LabWindows/CVI displays %#S as 4 for that data value.

Relative Date/Time Specifiers and Modifiers

The following list describes the relative date/time format string specifiers:

LabWindows/CVI also supports the following modifiers: