1. i use this comand for SElect from my bd UNIX_TIMESTAMP(`date_field`)
2. return this format 1364400000 read in json correctly with others field
encoded
3. But i can not read from Plugin, the problem is date format
How i can SELECT from MYSqL FORMAT DATE?
I tried this but without results
"select date_format(date_ini,UNIX_TIMESTAMP(`date_ini`)) as date, 'meeting' as
type,......
from table.....
Original issue reported on code.google.com by droguesa...@gmail.com on 15 Mar 2013 at 3:21
Original issue reported on code.google.com by
droguesa...@gmail.com
on 15 Mar 2013 at 3:21