Forums / General / Negative timestamp

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Negative timestamp

Author Message

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!