Forums / General / Negative timestamp
Pablo Bussi
Wednesday 03 May 2006 7:23:40 am
I noted that when publishing dates before 1970, the database stored negative timestamps (which is fine), but the admin site displayed an empty attribute.What i did is remove the condition
{section show=$attribute.content.is_valid}
from both view and edit ezdate datatype template.I know this is not a fancy solution, but it works!