Active
Project:
Content Templates (Contemplate)
Version:
6.x-0.13
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Jun 2008 at 16:40 UTC
Updated:
27 Jun 2008 at 16:40 UTC
Date seems not to appear properly. Date just displays random numbers.
<?php print $node->created ?> and <?php print format_date($node->created) ?> returns random numbers such as 1214543422
Help much appreciated.