Owning Palette: String Functions
Requires: Base Development System
Displays a timestamp value or a numeric value as time in the format you specify using time format codes.
Add to the block diagram | Find on the palette |
This function calculates date/time string by copying time format string and replacing each of the time format codes with the corresponding values. For example, the time format string %y%m%d displays timestamp in the format yymmdd. The time format string %y%m%d displays the date January 30, 2014 as 140130.
The following list describes some of the caveats to consider when you use this function: