-
Notifications
You must be signed in to change notification settings - Fork 44
Time
Jim edited this page Jul 16, 2019
·
10 revisions
| Code | Outputs |
|---|---|
| $h | hours |
| $m | minutes |
| $s | seconds |
| $tt | AM/PM |
(For $tt to work > enable Times in Am/Pm($tt) in the Time module)
| Example format | Live output |
|---|---|
| $h:$m:$s | 16:15:35 |
| $h:$m | 16:15 |
| $h:$m:$s $tt | 04:15:35 PM |
| $h:$m $tt | 04:15 PM |
| $h foo $m $tt | 04 foo 15 PM |
Wiki home
Getting Started
How to
- OBS
- Any stream software will work if it is able to read files (feel free to commit information about other players)
- Run two instances of Snaz
Installation
FAQ
