now = new DateTime(2015,1,1,0,0,DateTimeZone.UTC) | now = ZonedDateTime.of(2015,1,1,0,0,0,0,ZoneOffset.UTC) | new DateTime(2015,1,1,0,0,DateTimeZone.UTC) | ZonedDateTime.of(2015,1,1,0,0,0,0,ZoneOffset.UTC) | elasticsearch | 85b4bfe3ff119b3b7fa48631c6fc4a0bf9e1816d | org.elasticsearch.xpack.monitoring.cleaner.CleanerServiceTests | | | | - java.time.ZonedDateTime
- org.joda.time.DateTime
| | AssignedTo | True |