now = new DateTime(Clock.systemUTC().millis()) | now = ZonedDateTime.now(ZoneOffset.UTC) | new DateTime(Clock.systemUTC().millis()) | ZonedDateTime.now(ZoneOffset.UTC) | elasticsearch | 9b64558efb71f1564cd97c02e427a52f521cef8c | org.elasticsearch.xpack.watcher.actions.throttler.PeriodThrottlerTests | | | xyz | new DateTime(Clock.systemUTC().millis()) |
---|
| - java.time.ZonedDateTime
- java.time.Clock
- org.joda.time.DateTime
| xyz | ZonedDateTime.now(ZoneOffset.UTC) |
---|
| AssignedTo | True |