namespace Drupal\datetime\Plugin\Field\FieldFormatter
Same name in other branches
Object name | File name | Summary |
---|---|---|
DateTimeCustomFormatter | core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeCustomFormatter.php | Plugin implementation of the 'Custom' formatter for 'datetime' fields. |
DateTimeDefaultFormatter | core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeDefaultFormatter.php | Plugin implementation of the 'Default' formatter for 'datetime' fields. |
DateTimeFormatterBase | core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeFormatterBase.php | Base class for 'DateTime Field formatter' plugin implementations. |
DateTimePlainFormatter | core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimePlainFormatter.php | Plugin implementation of the 'Plain' formatter for 'datetime' fields. |
DateTimeTimeAgoFormatter | core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeTimeAgoFormatter.php | Plugin implementation of the 'Time ago' formatter for 'datetime' fields. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.