Windows operating systems

TIMEFORMAT

The TIMEFORMAT option specifies the format in which time is displayed by the server.

The value for the TIMEFORMAT option is overridden by the time formatting definition of the locale if the locale is successfully initialized at server startup. The locale is specified in the LANGUAGE option.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-TIMEformat--format_number-----------------------------------><

Parameters

format_number
Select a number from 1 to 4 to identify the time format used by the server. The default is 1.
1
hh:mm:ss
2
hh,mm,ss
3
hh.mm.ss
4
hh:mm:ss a.m or p.m.
5
a.m or p.m. hh:mm:ss

Examples

timeformat 4