Skip to content

zh/timeapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

timeapi
========

An online date/time parsing service, based on the 'chronic' ruby gem.



Overview
---------

Chronic [ http://chronic.rubyforge.org/ ] is a natural language date/time parser 
written in pure Ruby. TimeAPI just adds an RESTful service around chronic.



Usage
------

From a browser visit http://chronic.heroku.com/ and fill the textbox with a 
string containing a natural language date. Examples: 'tomorrow', 'in two hours' etc.

API (just one method) is available on URL http://chronic.herokuapp.com/pdt/{your_string}
For example:

  http://chronic.herokuapp.com/pdt/in+two+hours

About

An online date/time parsing service, based on the 'chronic' ruby gem.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •