We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 667c2ea + 41f585f commit b26663cCopy full SHA for b26663c
src/main/resources/org/jenkinsci/plugins/scriptsecurity/sandbox/whitelists/generic-whitelist
@@ -488,6 +488,7 @@ staticField java.time.format.DateTimeFormatter ISO_WEEK_DATE
488
staticField java.time.format.DateTimeFormatter ISO_ZONED_DATE_TIME
489
staticField java.time.format.DateTimeFormatter RFC_1123_DATE_TIME
490
staticMethod java.time.format.DateTimeFormatter ofPattern java.lang.String
491
+staticMethod java.time.format.DateTimeFormatter ofPattern java.lang.String java.util.Locale
492
method java.time.format.DateTimeFormatter parse java.lang.CharSequence
493
staticField java.time.temporal.ChronoUnit CENTURIES
494
staticField java.time.temporal.ChronoUnit DAYS
0 commit comments