- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for hh (0.01 sec)
-
src/test/java/org/codelibs/core/convert/TimeConversionUtilTest.java
} /** * @throws Exception */ @Test public void testToDate_SpecificPattern() throws Exception { final Date date = toDate("10::49::11", "ss::mm::HH"); assertThat(new SimpleDateFormat("HH:mm:ss").format(date), is("11:49:10")); } /** * @throws Exception */ @Test public void testToCalendar_Null() throws Exception {
Registered: Fri Sep 05 20:58:11 UTC 2025 - Last Modified: Fri Jun 20 13:40:57 UTC 2025 - 9.5K bytes - Viewed (0) -
src/main/java/org/codelibs/core/convert/TimeConversionUtil.java
Registered: Fri Sep 05 20:58:11 UTC 2025 - Last Modified: Thu Jul 31 08:16:49 UTC 2025 - 20.3K bytes - Viewed (0) -
src/main/java/org/codelibs/core/convert/TimestampConversionUtil.java
Registered: Fri Sep 05 20:58:11 UTC 2025 - Last Modified: Thu Jul 31 08:16:49 UTC 2025 - 20.6K bytes - Viewed (0)