sysLib.formatTime

The datetime function sysLib.formatTime formats a parameter into a time value and returns a character string. The default format is the current locale format.


strLib.formatTime syntax diagram

timeItem

An item of type TIME or the system variable sysVar.currentTime.

characterTimeFormat

Identifies the format for time. Predefined formats are provided in the sysLib constants isoTimeFormat, eurTimeFormat, jisTimeFormat, and usaTimeFormat.

Related reference
Datetime formatting (system words)
Formatting properties