111

Monday, 7 July 2014

Tedhi download

Tedhi

Tedhi Description
Provides extremely flexible parsing of dates and date ranges. Uses an intuitive syntax where syntax is needed, and recognises partial dates.

Examples of date ranges supported are:
* 1/Nov/2012 to 30/Nov/2012 (start of 1st to end of 30th)
* Nov/2012 to Dec/2012 (start of 1/Nov to end of 31/Dec)
* 2012 to 2013 (start of 1/Jan/2012 to end of 31/Dec/2012)
* Nov (start of 1/Nov this year, to end of 30/Nov this year)

Now available on Maven Central.
Tedhi Features
  • Flexibly recognises a wide range of date formats
  • Date ranges are inclusive/exclusive in an intuitive and consistent way
  • Date range syntax intuitive for novice users
  • Efficient and lightweight
  • Easily configurable
  • Similar API to java.text.DateFormat and java.text.SimpleDateFormat

  • Download:Click Here

    No comments:

    Post a Comment