MycroftAI / skill-date-time

Mycroft AI official Date and Time Skill, providing the current time, date and day of week for cities around the world.
https://mycroft.ai/skills
Apache License 2.0
6 stars 56 forks source link

frequent timezone api calls #84

Closed gador closed 4 years ago

gador commented 4 years ago

right now mycroft pulls the current date and time every second.

This leads to an api call for the timezone every second. This should be avoided.