Home
last modified time | relevance | path

Searched refs:DEFAULT_TIMEZONE_VALUE (Results 1 – 3 of 3) sorted by relevance

/plugin/elasticsearch/vendor/ruflin/elastica/src/Processor/
H A DDateProcessor.php19 public const DEFAULT_TIMEZONE_VALUE = 'UTC'; define in Elastica\\Processor\\DateProcessor
H A DDateIndexNameProcessor.php19 public const DEFAULT_TIMEZONE_VALUE = 'UTC'; define in Elastica\\Processor\\DateIndexNameProcessor
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DDateHistogram.php12 public const DEFAULT_TIMEZONE_VALUE = 'UTC'; define in Elastica\\Aggregation\\DateHistogram