Skip to content

Commit

Permalink
revise translation
Browse files Browse the repository at this point in the history
  • Loading branch information
en-jin19 committed Aug 5, 2021
1 parent a623359 commit 3a0de23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure-time-zone.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ TiDB 还可以通过设置 session 变量 `time_zone` 为每个连接维护各
SET time_zone = timezone;
```

查看当前系统使用的时区的值
使用以下 SQL 语句查看当前全局时区、客户端时区和系统时区的值

{{< copyable "sql" >}}

Expand Down

0 comments on commit 3a0de23

Please sign in to comment.