Indicate that we show date only (not date and time) for build_date in version endpoint response (#24388)
For #24293.
This commit is contained in:
@@ -2380,7 +2380,7 @@ None.
|
||||
"branch": "version",
|
||||
"revision": "1b67826fe4bf40b2f45ec53e01db9bf467752e74",
|
||||
"go_version": "go1.15.7",
|
||||
"build_date": "2021-03-27T00:28:48Z",
|
||||
"build_date": "2021-03-27",
|
||||
"build_user": "zwass"
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user