DATE

Date value (no time). Stored as ISO format text: YYYY-MM-DD.

SQLite: DATE

Example:

table.addData(TableData.DATE, "birth_date")
set("birth_date", "1990-01-01")

Properties

Link copied to clipboard
Link copied to clipboard