Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for 8601 (3.42 sec)

  1. src/time/format.go

    //
    //	"-0700"     ±hhmm
    //	"-07:00"    ±hh:mm
    //	"-07"       ±hh
    //	"-070000"   ±hhmmss
    //	"-07:00:00" ±hh:mm:ss
    //
    // Replacing the sign in the format with a Z triggers
    // the ISO 8601 behavior of printing Z instead of an
    // offset for the UTC zone. Thus:
    //
    //	"Z0700"      Z or ±hhmm
    //	"Z07:00"     Z or ±hh:mm
    //	"Z07"        Z or ±hh
    //	"Z070000"    Z or ±hhmmss
    //	"Z07:00:00"  Z or ±hh:mm:ss
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 11 17:09:28 UTC 2024
    - 49.3K bytes
    - Viewed (0)
  2. cmd/api-errors.go

    		HTTPStatusCode: http.StatusBadRequest,
    	},
    	ErrInvalidRetentionDate: {
    		Code:           "InvalidRequest",
    		Description:    "Date must be provided in ISO 8601 format",
    		HTTPStatusCode: http.StatusBadRequest,
    	},
    	ErrPastObjectLockRetainDate: {
    		Code:           "InvalidRequest",
    		Description:    "the retain until date must be in the future",
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 13 22:26:38 UTC 2024
    - 92.1K bytes
    - Viewed (1)
  3. src/time/time.go

    	// January 1 of the absolute year, like January 1 of 2001, was a Monday.
    	sec := (abs + uint64(Monday)*secondsPerDay) % secondsPerWeek
    	return Weekday(int(sec) / secondsPerDay)
    }
    
    // ISOWeek returns the ISO 8601 year and week number in which t occurs.
    // Week ranges from 1 to 53. Jan 01 to Jan 03 of year n might belong to
    // week 52 or 53 of year n-1, and Dec 29 to Dec 31 might belong to week 1
    // of year n+1.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 29 17:58:53 UTC 2024
    - 50.7K bytes
    - Viewed (0)
  4. pkg/controller/podautoscaler/replica_calculator_test.go

    	tc := replicaCalcTestCase{
    		currentReplicas:  1,
    		expectedReplicas: 2,
    		metric: &metricInfo{
    			name:          "qps",
    			levels:        []int64{8600},
    			targetUsage:   4400,
    			expectedUsage: 8600,
    			selector:      &metav1.LabelSelector{MatchLabels: map[string]string{"label": "value"}},
    			metricType:    podMetric,
    		},
    	}
    	tc.runTest(t)
    }
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat Aug 19 03:31:34 UTC 2023
    - 68.4K bytes
    - Viewed (0)
  5. pkg/apis/autoscaling/validation/validation_test.go

    			ScaleUp: &autoscaling.HPAScalingRules{
    				StabilizationWindowSeconds: utilpointer.Int32(3601),
    				SelectPolicy:               &minPolicy,
    				Policies:                   simplePoliciesList,
    			},
    		},
    		msg: "spec.behavior.scaleUp.stabilizationWindowSeconds: Invalid value: 3601: must be less than or equal to 3600",
    	}, {
    		behavior: autoscaling.HorizontalPodAutoscalerBehavior{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 56.7K bytes
    - Viewed (0)
  6. src/time/time_test.go

    	{1221681866, parsedTime{2008, September, 17, 20, 4, 26, 0, Wednesday, 0, "UTC"}},
    	{-1221681866, parsedTime{1931, April, 16, 3, 55, 34, 0, Thursday, 0, "UTC"}},
    	{-11644473600, parsedTime{1601, January, 1, 0, 0, 0, 0, Monday, 0, "UTC"}},
    	{599529660, parsedTime{1988, December, 31, 0, 1, 0, 0, Saturday, 0, "UTC"}},
    	{978220860, parsedTime{2000, December, 31, 0, 1, 0, 0, Sunday, 0, "UTC"}},
    }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 03:13:47 UTC 2024
    - 56.5K bytes
    - Viewed (0)
  7. src/runtime/zcallback_windows_arm64.s

    	B	runtime·callbackasm1(SB)
    	MOVD	$857, R12
    	B	runtime·callbackasm1(SB)
    	MOVD	$858, R12
    	B	runtime·callbackasm1(SB)
    	MOVD	$859, R12
    	B	runtime·callbackasm1(SB)
    	MOVD	$860, R12
    	B	runtime·callbackasm1(SB)
    	MOVD	$861, R12
    	B	runtime·callbackasm1(SB)
    	MOVD	$862, R12
    	B	runtime·callbackasm1(SB)
    	MOVD	$863, R12
    	B	runtime·callbackasm1(SB)
    	MOVD	$864, R12
    	B	runtime·callbackasm1(SB)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 21 21:52:38 UTC 2021
    - 89.3K bytes
    - Viewed (0)
  8. src/runtime/zcallback_windows_arm.s

    	B	runtime·callbackasm1(SB)
    	MOVW	$857, R12
    	B	runtime·callbackasm1(SB)
    	MOVW	$858, R12
    	B	runtime·callbackasm1(SB)
    	MOVW	$859, R12
    	B	runtime·callbackasm1(SB)
    	MOVW	$860, R12
    	B	runtime·callbackasm1(SB)
    	MOVW	$861, R12
    	B	runtime·callbackasm1(SB)
    	MOVW	$862, R12
    	B	runtime·callbackasm1(SB)
    	MOVW	$863, R12
    	B	runtime·callbackasm1(SB)
    	MOVW	$864, R12
    	B	runtime·callbackasm1(SB)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 21 21:52:38 UTC 2021
    - 89.3K bytes
    - Viewed (0)
Back to top