matt2112 / alexa-skill-unix

Custom Alexa skill for converting between natural dates and unix time.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unix Alexa Skill

Custom Alexa skill for converting between natural dates and unix time.

Examples

'Alexa, tell Unix to get the unix time for today'. 'Alexa, ask Unix to get the unix time for 9th February 2017'. 'Alexa, tell Unix to convert 9th February 2017 to unix time'.

'Alexa, tell Unix to get the natural date for 123'. 'Alexa, ask Unix to get the natural date for 1481328000'. 'Alexa, ask Unix to convert 100000000 to the natural date'.

About

Custom Alexa skill for converting between natural dates and unix time.


Languages

Language:JavaScript 97.4%Language:Shell 2.6%