|
M
|
monoofy author 11/19/2009 |
|
I'm really sorry guys, but I need it bad. |
|
|
J
|
Jane 11/19/2009 |
|
Hi, if ($value);
|
|
|
A
|
anu 11/20/2009 |
|
I'm really sorry guys, but I need it bad. Could you please help ?
|
|
|
D
|
danaci 11/20/2009 |
|
In mysql query use date function. DATE(Unix timestamp column name)as d1 --Anu
|
|
|
A
|
anu 11/20/2009 |
|
Dears, I have a problem in converting Unix timestamp to Normal date I searched the forum and found this to be used in View As "Custome": if ($value);
|
|
|
M
|
monoofy author 11/20/2009 |
|
Many thanks all for your replies and specially Jane. |
|
|
|
Sergey Kornilov admin 11/20/2009 |
|
I guess there is a problem with the way dates are stored in your database. |
|
|
M
|
monoofy author 11/22/2009 |
|
Dear, |
|
|
M
|
monoofy author 11/22/2009 |
|
Dears, $value = date("d/m/Y H:i:s",($value));
|
|
|
M
|
monoofy author 11/24/2009 |
|
Any help ?? |
|
|
J
|
Jane 11/24/2009 |
|
Hi, |
|