Programmer Guide : solidDB® SA : solidDB® SA function reference : SaSetTimestampFormat
  
SaSetTimestampFormat
SaSetTimestampFormat defines the default timestamp format.
For an explanation of the possible date, time, and timestamp formats, see SaDateToAsciiz.
Synopsis
SaRetT SA_EXPORT_H SaSetTimestampFormat( SaConnectT* scon,
  char* timestampformat)
Parameters
Parameters
Usage type
Description
scon
in, out, use
Pointer to a connection object.
timestampformat
in
Default timestamp format for connection.
Return value
SA_RC_SUCC
See also
For an explanation of the possible date, time, and timestamp formats, see SaDateToAsciiz.
solidDB® SA function reference