You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ref/dotz.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -789,7 +789,7 @@ Note this is purely an example; there are other ways to achieve the same result.
789
789
.z.ts:f
790
790
```
791
791
792
-
Where `f` is a unary function, `.z.ts` is evaluated on intervals of the timer variable set by system command `\t`.
792
+
Where `f` is a unary function, `.z.ts` is evaluated on intervals of the timer variable set by system command `\t`. The timestamp is returned as Greenwich Mean Time (GMT).
0 commit comments