Hi,
I tried to export the data from a Panasonic KX-TDA600 and used the Module and Parser that says TDA600. Exported it to Mysql.
The data displayed on call_time does show am and pm ... but the exported data does not show this. Is there a configuration in the directory where i can change this?
Many Thanks
Where do you see the exported data?
i tried using the mysql query browser .. and queried the data .. but shows no am/pm it's on a format different from the data collected from the equipment.
I suppose that the mysql query browser uses the system format of date/time. Our software converts the "am/pm" datatime string to the mysql format before writing data to mysql.