var datich = require('datich');
var dates = datich(html);
dates [
{
value
index
isd // international standard date
}
]
node datich.js http://elixir-europe.org/events
node datich.js '20 April 2015' '21 Apr 2015'
Manually:
git clone git://github.com/elixirhub/datich.git
Datich is licensed under the MIT license.