=?ISO-8859-1?Q?Maurits_de_Lo=EB?=
|
| Posted: 11/13/2002, 2:04 PM |
|
Dear All,
I've the following problem:
grid doesn't display date value
I'm using CCS 1.0.7, mySQL,PHP
The value in the db is of type "timestamp".
Note:
Found a new version of CCParseDate on the Forum but with no luck.
Thanks for any help.
Maurits
|
|
|
 |
Jonathan Berens
|
| Posted: 11/14/2002, 2:00 AM |
|
Mysql timestamp fields - The CCS grid data type needs to be set to "text"
(not as a date). The timestamp field will then be displayed in format
"yyyymmddhhmmss"
Regards
Jonathan Berens
Maurits de Loë <maurits@deloe.ch> wrote in message
news:3DD2CC5D.3080103@deloe.ch...
> Dear All,
>
> I've the following problem:
> grid doesn't display date value
>
> I'm using CCS 1.0.7, mySQL,PHP
> The value in the db is of type "timestamp".
>
> Note:
> Found a new version of CCParseDate on the Forum but with no luck.
>
> Thanks for any help.
> Maurits
>
|
|
|
 |
|