News:

Welcome on our forum!

Main Menu

date time format on exported data

Started by binbash, October 22, 2010, 03:39:52 PM

Previous topic - Next topic

binbash

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

Arthur Grasin

If you like my work, please take a few seconds and add feedback about our site or our software [here]

binbash

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.

Arthur Grasin

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.
If you like my work, please take a few seconds and add feedback about our site or our software [here]