d

datetime

POJava DateTime is a simple, light-weight Java-based API for parsing and manipulating dates. It parses dates from most languages and formats out of the box without having to specify which format is expected. Defaults such as time zones, and whether to interpret an internationally ambiguous date like "03/06/2014" as DMY order or MDY order are inferred by system time zone and locale and stored in a default config object that can be replaced or overridden. Multiple languages for month names are supported without any additional configuration needed.
http://www.pojava.org
The Apache Software License, Version 2.0
John Pile
Aggregated version Version Update time
3.0 3.0.2 Jun 04, 2015
3.0.1 Mar 16, 2014
3.0.0 Mar 11, 2014
1.0 1.0.2 Mar 23, 2012
1.0.1 Oct 12, 2011
1.0.0 Oct 03, 2011
6 Records