The value of the format passed to the constructor.
File
- core/lib/Drupal/Component/Datetime/DateTimePlus.php, line 76
Class
- DateTimePlus
- Wraps DateTime().
Namespace
Drupal\Component\Datetime
Code
protected $inputFormatRaw = '';
The value of the format passed to the constructor.
Drupal\Component\Datetime
protected $inputFormatRaw = '';
Please login to continue.