Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Zero2 (0.09 sec)

  1. src/time/format_test.go

    	// Leading zeros in other places should not be taken as fractional seconds.
    	{"zero1", "2006.01.02.15.04.05.0", "2010.02.04.21.00.57.0", false, false, 1, 1},
    	{"zero2", "2006.01.02.15.04.05.00", "2010.02.04.21.00.57.01", false, false, 1, 2},
    	// Month and day names only match when not followed by a lower-case letter.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 00:58:29 UTC 2024
    - 36.4K bytes
    - Viewed (0)
Back to top