triggeredTime = new DateTime(2015,11,5,0,0,0,0,DateTimeZone.UTC) | triggeredTime = ZonedDateTime.of(localDateTime,ZoneOffset.UTC) | new DateTime(2015,11,5,0,0,0,0,DateTimeZone.UTC) | ZonedDateTime.of(localDateTime,ZoneOffset.UTC) | elasticsearch | 9b64558efb71f1564cd97c02e427a52f521cef8c | org.elasticsearch.xpack.watcher.test.integration.BootStrapTests | | _1 | triggeredTime |
---|
_2 | triggeredTime |
---|
| xyz | new DateTime(2015,11,5,0,0,0,0,DateTimeZone.UTC) |
---|
| - java.time.ZonedDateTime
- org.joda.time.DateTimeZone.UTC
- org.joda.time.DateTime
| xyz | ZonedDateTime.of(localDateTime,ZoneOffset.UTC) |
---|
| AssignedTo | False |