Skip to content

MikeChristianson/alexa-age-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alexa-age-calculator

An Alexa Skill for calculating age between a given date and now.

npm install
zip -9 -r alexa-age-calculator.zip . -x \*.git\* -x \*.idea\* -x \*.gitignore

Alexa, ask Age Calculator how old is someone born on June 12, 2015.

Alexa, ask Age Calculator how long has it been since April 15, 1912.

Alexa, ask Age Calculator how long ago was January 19, 2006.