Commit 19159cf
committed
Replace worldtimeapi.org with time.now/developer API
Updates 16 files to replace the deprecated worldtimeapi.org time
service with the new time.now/developer API endpoint.
⏺ | Guide | Filename | Change URL |
|-------|----------|------------|
| PicoW_YBox3 | PicoW_YBox3.ino |
`https://time.now/developer/api/timezone/Etc/UTC` |
| ESP32_S2_Reverse_TFT_Digital_Clock | code.py |
`https://time.now/developer/api/timezone/` |
| MagTag/MagTag_NextBus | code.py |
`https://time.now/developer/api/timezone/` and
`https://time.now/developer/api/ip` |
| MagTag/MagTag_CountdownCelebration | code.py |
`https://time.now/developer/api/timezone/America/New_York` |
| MagTag/MagTag_Project_Selector | settings.toml |
`https://time.now/developer/timezones` |
| Matrix_Portal/Matrix_Portal_Moon_Clock | code.py |
`https://time.now/developer/api/timezone` |
| PyPortal/PyPortal_WeeklyCountdown | code.py |
`https://time.now/developer/api/timezone` |
| PyPortal/PyPortal_Smart_Switch | code.py |
`https://time.now/developer/timezones` |
| PyPortal/PyPortal_Smart_Switch | settings.toml |
`https://time.now/developer/timezones` |
| PyPortal/PyPortal_Halloween_Countdown | settings.toml |
`https://time.now/developer/timezones` |
| PyPortal/PyPortal_Titano_Weather_Station | settings.toml |
`https://time.now/developer/timezones` |
| IoT_Environment_Sensor | aio.py | `https://time.now/developer/timezones` |
| IoT_Environment_Sensor | settings.toml |
`https://time.now/developer/timezones` |
| IoT_Party_Parrot | settings.toml | `https://time.now/developer/timezones` |
| CircuitStonks | settings.toml | `https://time.now/developer/timezones` |
| CircuitPython_WeatherCloud | settings.toml |
`https://time.now/developer/timezones` |1 parent 6dcd885 commit 19159cf
File tree
16 files changed
+21
-21
lines changed- CircuitPython_WeatherCloud
- CircuitStonks
- ESP32_S2_Reverse_TFT_Digital_Clock
- IoT_Environment_Sensor
- IoT_Party_Parrot
- MagTag
- MagTag_CountdownCelebration
- MagTag_NextBus
- MagTag_Project_Selector
- Matrix_Portal/Matrix_Portal_Moon_Clock
- PicoW_YBox3
- PyPortal
- PyPortal_Halloween_Countdown
- PyPortal_Smart_Switch
- PyPortal_Titano_Weather_Station
- PyPortal_WeeklyCountdown
16 files changed
+21
-21
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | | - | |
33 | | - | |
| 32 | + | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | | - | |
| 130 | + | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments