$tt1=date(114454234);
I am not able to convert from_unixtime value to date format.
In database I am using timestamp value. If i insert from_unixtime value i get "0000"
Using date(114454234) I am getting undefined subroutine.
How should i call the date subrountine where it should be declared