Metadata-Version: 2.1
Name: ovos-skill-date-time
Version: 0.2.2a1
Summary: ovos skill plugin
Home-page: https://github.com/OpenVoiceOS/skill-ovos-date-time
Author: OpenVoiceOS
Author-email: UNKNOWN
License: Apache-2.0
Keywords: ovos skill plugin
Platform: UNKNOWN
Requires-Dist: pytz (>=2022.1)
Requires-Dist: tzlocal (>=1.3)
Requires-Dist: timezonefinder
Requires-Dist: geocoder
Requires-Dist: ovos-utils (>=0.0.28a4,~=0.0)
Requires-Dist: ovos-workshop (>=0.0.11a4,~=0.0)

# <img src='https://raw.githack.com/FortAwesome/Font-Awesome/master/svgs/solid/calendar.svg' card_color='#22a7f0' width='50' height='50' style='vertical-align:bottom'/> Date and Time
Get the time, date, day of the week

## About 
Get the local time or time for major cities around the world.  Times
are given in 12-hour (2:30 pm) or 24-hour format (14:30) based on the
Time Format setting at [Home](https://home.mycroft.ai/#/setting/basic)

Time can optionally be shown on a display, like a digital clock.  See
the [Skill Setting](https://home.mycroft.ai/#/skill).

## Examples 
* "What time is it?"
* "What time is it in Paris?"
* "Show me the time"
* "What's the date?"
* "Tell me the day of the week"
* "What day is Memorial Day 2020?"

## Credits 
Mycroft AI (@MycroftAI)

## Category
**Daily**

## Tags
#date
#time
#clock
#world-time
#world-clock
#date-time


