Designer: To change the default time format used by the Designer, you need to modify the Designer configuration file. See the Designer User's Guide for more information.
Code: By default, time fields use the global system time format string Time field:SYSTIMEFMT. The default system time format is "HH:MM:SS". To change the system time format, call the set environment time format function, se_timefmt():
|
Any time field defined in code after calling this function will use the new definition of SYSTIMEFMT.