OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
now = new DateTime(Clock.systemUTC().millis())now = Clock.systemUTC().instant().atZone(ZoneOffset.UTC)new DateTime(Clock.systemUTC().millis())Clock.systemUTC().instant().atZone(ZoneOffset.UTC)elasticsearch9b64558efb71f1564cd97c02e427a52f521cef8corg.elasticsearch.xpack.watcher.actions.throttler.PeriodThrottlerTests
_135
_236
_1now
_2now
xyznew DateTime(Clock.systemUTC().millis())
  • java.time.Clock
  • org.joda.time.DateTime
xyzClock.systemUTC().instant().atZone(ZoneOffset.UTC)
AssignedToTrue