We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50bf87f commit b963c02Copy full SHA for b963c02
1 file changed
docs/chatbot/variables/time.md
@@ -57,7 +57,7 @@ A list of valid IANA timezones can be found at [Nodatime Timezones](https://noda
57
58
2. Display UTC time:
59
```
60
- The current UTC time is $(time.utc)
+ The current UTC time is $(time.UTC)
61
62
63
## $(time.until)
0 commit comments