ovos-skill-date-time


Nameovos-skill-date-time JSON
Version 0.2.2 PyPI version JSON
download
home_pagehttps://github.com/OpenVoiceOS/skill-ovos-date-time
Summaryovos skill plugin
upload_time2023-03-13 19:00:06
maintainer
docs_urlNone
authorOpenVoiceOS
requires_python
licenseApache-2.0
keywords ovos skill plugin
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # <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



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OpenVoiceOS/skill-ovos-date-time",
    "name": "ovos-skill-date-time",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "ovos skill plugin",
    "author": "OpenVoiceOS",
    "author_email": "",
    "download_url": "",
    "platform": null,
    "description": "# <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\nGet the time, date, day of the week\n\n## About \nGet the local time or time for major cities around the world.  Times\nare given in 12-hour (2:30 pm) or 24-hour format (14:30) based on the\nTime Format setting at [Home](https://home.mycroft.ai/#/setting/basic)\n\nTime can optionally be shown on a display, like a digital clock.  See\nthe [Skill Setting](https://home.mycroft.ai/#/skill).\n\n## Examples \n* \"What time is it?\"\n* \"What time is it in Paris?\"\n* \"Show me the time\"\n* \"What's the date?\"\n* \"Tell me the day of the week\"\n* \"What day is Memorial Day 2020?\"\n\n## Credits \nMycroft AI (@MycroftAI)\n\n## Category\n**Daily**\n\n## Tags\n#date\n#time\n#clock\n#world-time\n#world-clock\n#date-time\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "ovos skill plugin",
    "version": "0.2.2",
    "project_urls": {
        "Homepage": "https://github.com/OpenVoiceOS/skill-ovos-date-time"
    },
    "split_keywords": [
        "ovos",
        "skill",
        "plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0ce5dcd20269b93f3e779746e27f403be8b806217db6ba66b5351c4e6988a18d",
                "md5": "2f8e54c4e8bf9f5ef6f5d14510b46af3",
                "sha256": "7516e2dcd94944d5a86ece3f33211ee035e2280024f127a46d28fa165d3c1260"
            },
            "downloads": -1,
            "filename": "ovos_skill_date_time-0.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2f8e54c4e8bf9f5ef6f5d14510b46af3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 268427,
            "upload_time": "2023-03-13T19:00:06",
            "upload_time_iso_8601": "2023-03-13T19:00:06.806741Z",
            "url": "https://files.pythonhosted.org/packages/0c/e5/dcd20269b93f3e779746e27f403be8b806217db6ba66b5351c4e6988a18d/ovos_skill_date_time-0.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-13 19:00:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OpenVoiceOS",
    "github_project": "skill-ovos-date-time",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "ovos-skill-date-time"
}
        
Elapsed time: 0.25649s