beyarkay / eskom-calendar

Get your loadshedding schedule in your calendar and never be left in the dark! Open-source, up-to-date, and developer friendly.
https://eskomcalendar.co.za
GNU General Public License v3.0
190 stars 35 forks source link

CPT twitter loadshedding update #405

Closed beyarkay closed 1 year ago

beyarkay commented 1 year ago

Hey @beyarkay, there are some new tweet(s) from cape town:

Tweet text Parsed YAML
([tweet link](https://twitter.com/CityofCT/status/1659160844947554306)) Load-shedding update 18 May City customers 18 May Stage 3: 05:00 - 22:00 Stage 5: 22:00 - 05:00 19 May Stage 3: 05:00 - 22:00 Stage 5: 22:00 - 05:00 20 May Stage 3: 05:00 - 16:00 Stage 4: 16:00 - 05:00 21 May Stage 1: 05:00 - 16:00 Stage 4: 16:00 - 05:00 #CTInfo https://t.co/OsnFLo86ge ```yaml - stage: 3 start: '2023-05-18T05:00:00' finsh: '2023-05-18T22:00:00' source: https://twitter.com/CityofCT/status/1659160844947554306 include: coct - stage: 5 start: '2023-05-18T22:00:00' finsh: '2023-05-19T05:00:00' source: https://twitter.com/CityofCT/status/1659160844947554306 include: coct - stage: 3 start: '2023-05-19T05:00:00' finsh: '2023-05-19T22:00:00' source: https://twitter.com/CityofCT/status/1659160844947554306 include: coct - stage: 5 start: '2023-05-19T22:00:00' finsh: '2023-05-20T05:00:00' source: https://twitter.com/CityofCT/status/1659160844947554306 include: coct - stage: 3 start: '2023-05-20T05:00:00' finsh: '2023-05-20T16:00:00' source: https://twitter.com/CityofCT/status/1659160844947554306 include: coct - stage: 4 start: '2023-05-20T16:00:00' finsh: '2023-05-21T05:00:00' source: https://twitter.com/CityofCT/status/1659160844947554306 include: coct - stage: 1 start: '2023-05-21T05:00:00' finsh: '2023-05-21T16:00:00' source: https://twitter.com/CityofCT/status/1659160844947554306 include: coct - stage: 4 start: '2023-05-21T16:00:00' finsh: '2023-05-22T05:00:00' source: https://twitter.com/CityofCT/status/1659160844947554306 include: coct ```