OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
start = new DateTime(ISOChronology.getInstance())start = ZonedDateTime.now(Clock.systemUTC())new DateTime(ISOChronology.getInstance())ZonedDateTime.now(Clock.systemUTC())elasticsearch85b4bfe3ff119b3b7fa48631c6fc4a0bf9e1816dorg.elasticsearch.xpack.monitoring.cleaner.CleanerService.IndicesCleaner
_1193
_2195
_1start
_2start
xyznew DateTime(ISOChronology.getInstance())
  • org.joda.time.chrono.ISOChronology
  • java.time.ZonedDateTime
  • java.time.Clock
  • org.joda.time.DateTime
xyzZonedDateTime.now(Clock.systemUTC())
AssignedToTrue