constant TimeFieldFormatter::DISPLAY_NUMBERSMS in Time Formatter 8
Same name and namespace in other branches
- 2.0.x src/Plugin/Field/FieldFormatter/TimeFieldFormatter.php \Drupal\time_formatter\Plugin\Field\FieldFormatter\TimeFieldFormatter::DISPLAY_NUMBERSMS
Denotes that the field should be displayed as "123:59:59.999".
File
- src/
Plugin/ Field/ FieldFormatter/ TimeFieldFormatter.php, line 48
Class
- TimeFieldFormatter
- Plugin implementation of the 'time_field_formatter' formatter.
Namespace
Drupal\time_formatter\Plugin\Field\FieldFormatterCode
const DISPLAY_NUMBERSMS = 2;