JodaCompatibleZonedDateTime jodaJavaNow=new JodaCompatibleZonedDateTime(Instant.ofEpochMilli(now.getMillis()),ZoneOffset.UTC); | JodaCompatibleZonedDateTime jodaJavaNow=new JodaCompatibleZonedDateTime(now.toInstant(),ZoneOffset.UTC); | now.getMillis() | now | elasticsearch | 9b64558efb71f1564cd97c02e427a52f521cef8c | org.elasticsearch.xpack.watcher.actions.slack.SlackActionTests | | | | | | Uses | True |
JodaCompatibleZonedDateTime jodaJavaNow=new JodaCompatibleZonedDateTime(Instant.ofEpochMilli(now.getMillis()),ZoneOffset.UTC); | JodaCompatibleZonedDateTime jodaJavaNow=new JodaCompatibleZonedDateTime(now.toInstant(),ZoneOffset.UTC); | now.getMillis() | now | elasticsearch | 9b64558efb71f1564cd97c02e427a52f521cef8c | org.elasticsearch.xpack.watcher.actions.pagerduty.PagerDutyActionTests | | | | | | Uses | True |
JodaCompatibleZonedDateTime jodaJavaNow=new JodaCompatibleZonedDateTime(Instant.ofEpochMilli(now.getMillis()),ZoneOffset.UTC); | JodaCompatibleZonedDateTime jodaJavaNow=new JodaCompatibleZonedDateTime(now.toInstant(),ZoneOffset.UTC); | now.getMillis() | now | elasticsearch | 9b64558efb71f1564cd97c02e427a52f521cef8c | org.elasticsearch.xpack.watcher.actions.logging.LoggingActionTests | | | | | | Uses | True |
JodaCompatibleZonedDateTime jodaJavaNow=new JodaCompatibleZonedDateTime(Instant.ofEpochMilli(now.getMillis()),ZoneOffset.UTC); | JodaCompatibleZonedDateTime jodaJavaNow=new JodaCompatibleZonedDateTime(now.toInstant(),ZoneOffset.UTC); | now.getMillis() | now | elasticsearch | 9b64558efb71f1564cd97c02e427a52f521cef8c | org.elasticsearch.xpack.watcher.actions.hipchat.HipChatActionTests | | | | | | Uses | True |
JodaCompatibleZonedDateTime jodaJavaNow=new JodaCompatibleZonedDateTime(Instant.ofEpochMilli(now.getMillis()),ZoneOffset.UTC); | JodaCompatibleZonedDateTime jodaJavaNow=new JodaCompatibleZonedDateTime(now.toInstant(),ZoneOffset.UTC); | now.getMillis() | now | elasticsearch | 9b64558efb71f1564cd97c02e427a52f521cef8c | org.elasticsearch.xpack.watcher.actions.email.EmailActionTests | | | | | | Uses | True |