5.3 e32db --
Interface to the Symbian native DB
Availability: S60.
The e32db module provides an API for relational database
manipulation with a restricted SQL syntax. For details of DBMS support, see
the S60 SDK documentation. For examples on using this module, see [].
The e32db module defines the following functions:
format_rawtime( |
timevalue) |
-
Formats timevalue (Symbian time) according to the current
system's date/time formatting rules and returns it as a Unicode string.
-
Returns timevalue as a Unicode string formatted so that it is
acceptable as a SQL time. To make a time literal, surround the return
value with hash (#) characters.
Release 2.0.0 final , documentation updated on 10 Feb 2010.
See About this document... for information on suggesting changes.