[Pxlib-devel] Timestamp not fixed in pxwrite
Brought to you by:
steinm
From: Stefan de K. <sk...@xs...> - 2005-11-27 03:01:38
|
Hello, I'm having some problems with pxfDate, which are probably stored wrong in sqlite. The date is stored as integer and exported by sqlite also as integer instead of full date. While toying around I found a bug when --datetime-format is used, which leads to a segmentation fault. pxwrite --datetime-format="Y/m/d H:i:s" -c -f crit1update CRIT1-update.DB Trying to get my work done now, because SQLite behaves bad again. Stefan |