UltraLite date_format creation parameter

Sets the format for dates retrieved from the database.

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

 Syntax
 Allowed values
 Default
 Remarks
 See also
 Example