Timestamp
An input field for a date (stored as UNIX timestamp).
'type' => 'input',
'renderType' => 'inputDateTime'
Copied!
Available TCA options
- config.eval
- config.default
- config.placeholder
- config.range.lower
- config.range.upper
- config.eval.required
- l10n_mode
- config.behaviour.allowLanguageSynchronization
- config.eval.null
- config.mode
See a complete overview of Timestamp TCA options in the official documentation.