Date
The date datatype is used to store dates.
Datatype identifier: ezdate
Replacing dates with SQL
Look up the class attribute id in the admin interface ( setup > classes).
Use a timestamp convertor like the 4WebHelp Unix Timestamp Convertor.
Use the following SQL query. Replace 1192406400, 1197673200 and 247 with your own values.
Related extensions
- Birthday datatype - Dates before 1970
- eZCalendarInput
- eZDateTimeSelect
- Name-day template operator
- Smile calendar
External resources
- Documentation