UltraLite time_format creation parameter

Sets the format for times retrieved from the database.

For Android smartphones, you can use Connection.setOption(OPTION_TIME_FORMAT, value) as an alternative to setting this creation parameter. See Connection.setOption method [UltraLiteJ] and Connection.OPTION_TIME_FORMAT variable [BlackBerry] [UltraLiteJ].

 Syntax
 Allowed values
 Default
 Remarks
 See also
 Example