PHP Class eZ\Publish\Core\Search\Elasticsearch\Content\CriterionVisitor\DateMetadata

Inheritance: extends eZ\Publish\Core\Search\Elasticsearch\Content\CriterionVisitor
Show file Open project: ezsystems/ezpublish-kernel

Protected Methods

Method Description
getNativeTime ( mixed $value ) : string Map value to a proper Elasticsearch date representation.

Method Details

getNativeTime() protected method

Map value to a proper Elasticsearch date representation.
protected getNativeTime ( mixed $value ) : string
$value mixed
return string