Commit 0ba3307
authored
SlotMachineClock: Support for different timezones (#3022)
* Create README.md
* Create .gitignore
* Create Apache License 2.0
* Implemented full functionality
All animations for all slots are in, they all work for all times. Fully functioning app.
* Update README.md
* Create manifest.yaml
* Update manifest.yaml
* Update manifest.yaml
* Update manifest.yaml
* Update manifest.yaml
* Update slotMachineClock.star
Fixed lint issues when attempting to pull
* Update slotMachineClock.star
Fixed more lint issues
* Update slotMachineClock.star
Lint issues might have been caused with line endings
* Lint fixes
* Support for timezones
* Used suggested timezone code1 parent ba61b4d commit 0ba3307
1 file changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
82 | 83 | | |
83 | | - | |
| 84 | + | |
84 | 85 | | |
85 | 86 | | |
86 | 87 | | |
| |||
183 | 184 | | |
184 | 185 | | |
185 | 186 | | |
186 | | - | |
187 | | - | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
188 | 190 | | |
189 | 191 | | |
190 | 192 | | |
| |||
0 commit comments