ElvisLives / nChronic

A natural language date/time parser ported from Ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nChronic

Introduction

A natural language date parser for .Net written in C#. Originally written by Mike Schrag as a direct port of Ruby's chronic.

Credits

This is a port of https://github.com/mojombo/chronic inspired by https://github.com/samtingleff/jchronic. Please see those projects for further credits.

License

Unless specified otherwise all is licensed under the MIT license. See LICENSE for details. Logo is the creation of Alexander Moore and is licensed under the GNU/GPL license (via http://findicons.com/icon/232550/clock).

About

A natural language date/time parser ported from Ruby

License:MIT License