summaryrefslogtreecommitdiff
path: root/staging
diff options
context:
space:
mode:
authorKubeEdge Bot <48982446+kubeedge-bot@users.noreply.github.com>2024-08-27 11:58:38 +0800
committerGitHub <noreply@github.com>2024-08-27 11:58:38 +0800
commitaa7494f677a3505e01743ac65f2d04a3b2c6a281 (patch)
treefbdcb64689b2880bd97091fcca8917898fdaa92d /staging
parentMerge pull request #5808 from Catherine-monk/kubeedge/makefile (diff)
parentMake kubeedge time international (diff)
downloadkubeedge-origin/master.tar.gz
Merge pull request #5817 from WillardHu/time-utcorigin/masterorigin/HEAD
Make the timestamps of kubeedge resources support international time
Diffstat (limited to 'staging')
-rw-r--r--staging/src/github.com/kubeedge/api/apis/common/constants/default.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/staging/src/github.com/kubeedge/api/apis/common/constants/default.go b/staging/src/github.com/kubeedge/api/apis/common/constants/default.go
index d0820fefd..216e721ac 100644
--- a/staging/src/github.com/kubeedge/api/apis/common/constants/default.go
+++ b/staging/src/github.com/kubeedge/api/apis/common/constants/default.go
@@ -174,5 +174,3 @@ const (
// DeviceTwin
DefaultDMISockPath = "/etc/kubeedge/dmi.sock"
)
-
-const ISO8601UTC = "2006-01-02T15:04:05Z"