SQLITE FECHA AL CHAR

SELECT DATE('your-date-here') as DT FROM TableName
Alex Latorre