remove UTC mentions (#14465)

This commit is contained in:
Josh 2021-01-06 12:45:01 -08:00 committed by GitHub
parent b7b3de528b
commit 069d6a067c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -74,11 +74,10 @@ export function UnlockAlert() {
return (
<div className="alert alert-secondary text-center">
<p className="mb-1">
An unlock event is scheduled for January 7, 2021 00:00 UTC cluster time.
An unlock event is scheduled for January 7, 2021 00:00 cluster time.
</p>
<p className="mb-1">
Cluster time is currently {displayTimestamp(blockTime * 1000)} UTC.
Cluster time may vary from actual UTC time.
Cluster time is currently {displayTimestamp(blockTime * 1000)}.
</p>
<p className="mb-0">
More information can be found{" "}