OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
return new DateHistogramValuesSourceBuilder(id()).interval(interval).timeZone(DateTimeZone.forTimeZone(timeZone));return new DateHistogramValuesSourceBuilder(id()).interval(interval).timeZone(DateUtils.zoneIdToDateTimeZone(zoneId));DateTimeZone.forTimeZone(timeZone)DateUtils.zoneIdToDateTimeZone(timeZone)elasticsearchb376edf26982f7b7756102664086448cba93e176org.elasticsearch.xpack.sql.querydsl.agg.GroupByDateHistogram
_123
_223
_1timeZone
_2zoneId
TCIVartimeZone
  • org.elasticsearch.common.time.DateUtils
TCIVartimeZone
UsesTrue