Specifies the time format and separators used in time literals within SQL statements. The possible values are:
Format
- Use server job value
- hh.mm.ss (*HMS)
- hh.mm. AM/PM (*USA)
- hh.mm.ss (*ISO)
- hh.mm.ss (*EUR)
- hh.mm.ss (*JIS)
Separators
- Use server job value
- : (colon)
- . (period)
- , (comma)
- (blank)