[
https://issues.apache.org/jira/browse/FLEX-13316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean resolved FLEX-13316.
----------------------------------
Resolution: Won't Fix
AIR issue not Apache Flex issue.
> SQLite database time not initialized correctly
> ----------------------------------------------
>
> Key: FLEX-13316
> URL: https://issues.apache.org/jira/browse/FLEX-13316
> Project: Apache Flex
> Issue Type: Bug
> Components: mx: WindowedApplication
> Affects Versions: Adobe Flex SDK Previous
> Environment: Affected OS(s): Windows
> Affected OS(s):
> Browser: Internet Explorer 7.x
> Language Found: English
> Reporter: Adobe JIRA
>
> Steps to reproduce:
> 1. Create a new database with
> con = new SQLConnection()
> then
> con.open(file)
> 2. Create a table where one column is a date time column.
> 3. Insert a row and use "curdate" as the value for that column.
> 4. select values from the row and you will see that the date is one from 1969
>
> Actual Results:
> the date is the "beginning of time"
>
> Expected Results:
> I expect the date to be now
>
> Workaround (if any):
> create a date object and insert dates in a to_date mechanism
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira