Skip to content

Commit d842247

Browse files
authored
Merge pull request #111 from redphantom1000/patch-3
Update timezone_ai.md
2 parents 39c267b + 241f6ba commit d842247

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

guide/Date/timezone_ai.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Replace `Region/City` with the desired timezone. For example, `Europe/Zurich` or
1414

1515
This example demonstrates how `$timezone` changes the output of the `$hour` function.
1616

17-
```html
1817
<discord-messages>
1918
<discord-message :bot="false" role-color="#ffcc9a" author="Member">
2019
!!exec
@@ -27,7 +26,7 @@ This example demonstrates how `$timezone` changes the output of the `$hour` func
2726
after Change Europe/Zurich 12
2827
</discord-message>
2928
</discord-messages>
30-
```
29+
3130

3231
In this example:
3332

0 commit comments

Comments
 (0)