- Sort Score
- Num 10 results
- Language All
Results 1 - 3 of 3 for YYYY (0.01 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/main/webapp/WEB-INF/view/admin/searchlist/admin_searchlist_edit.jsp
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:38:39 GMT 2026 - 28.1K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/job/LogNotificationJob.java
} private static final Logger logger = LogManager.getLogger(LogNotificationJob.class); private static final DateTimeFormatter TIMESTAMP_FORMATTER = DateTimeFormatter.ofPattern("yyyy-MM-dd'T'HH:mm:ss.SSS").withZone(ZoneId.systemDefault()); /** * Executes the log notification job. * * @return the execution result */ public String execute() {Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 26 02:24:08 GMT 2026 - 9.4K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/Constants.java
/** Default datetime format pattern without timezone. */ public static final String DEFAULT_DATETIME_FORMAT = "yyyy-MM-dd'T'HH:mm:ss"; /** ISO datetime format pattern with milliseconds and UTC timezone. */ public static final String ISO_DATETIME_FORMAT = "yyyy-MM-dd'T'HH:mm:ss.SSS'Z'"; /** Date optional time format identifier. */Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:55:54 GMT 2026 - 35.8K bytes - Click Count (0)