LibraryActive

SQLite Date and Time Functions

Seven scalar date/time functions for SQLite: date, time, datetime, julianday, unixepoch, strftime, and timediff.

Open source page

Product features

Product features

1.0 Overview

2.0 C/C++ Interface

2.1 Opening and closing a database

2.2 Executing SQL statements

2.3 User-defined functions

2.4 User-defined collating sequences

C/C++ Interface For SQLite Version 3