1 line
121 B
Plaintext
1 line
121 B
Plaintext
$this->attributes['[% field_name %]'] = !empty($value) ? \DateTime::createFromFormat('[% date_format %]', $value) : null; |