Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for hmmss (0.01 sec)

  1. src/test/java/org/codelibs/core/convert/TimeConversionUtilTest.java

        }
    
        /**
         * @throws Exception
         */
        @Test
        public void testToPlainPattern() throws Exception {
            assertThat(toPlainPattern("H:m:s"), is("HHmmss"));
        }
    
    Registered: Fri Sep 05 20:58:11 UTC 2025
    - Last Modified: Fri Jun 20 13:40:57 UTC 2025
    - 9.5K bytes
    - Viewed (0)
Back to top