OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
now = DateTime.parse(new ISOStandardDateFormat().getCurrentDateAndTime())now = ZonedDateTime.now(ZoneOffset.UTC)DateTime.parse(new ISOStandardDateFormat().getCurrentDateAndTime())ZonedDateTime.now(ZoneOffset.UTC)cas263f6ae65647088ff883f19b0dc253e7883f72aaorg.jasig.cas.support.saml.authentication.principal.GoogleAccountsServiceTests
_174
_274
_1now
_2now
xyzDateTime.parse(new ISOStandardDateFormat().getCurrentDateAndTime())
  • java.time.ZonedDateTime
  • org.jasig.cas.util.ISOStandardDateFormat
xyzZonedDateTime.now(ZoneOffset.UTC)
AssignedToTrue