Joda: Chronology

kud1ing
2013-04-01 04:04:28 -07:00
parent cc1acbb1bc
commit b20f30f440
+1
@@ -246,6 +246,7 @@ Options:
- [JSR-310](https://github.com/ThreeTen/threeten)
- [Joda-Time](https://github.com/JodaOrg/joda-time)
- [DateTime](http://joda-time.sourceforge.net/apidocs/org/joda/time/DateTime.html): the datetime as milliseconds from the Unix epoch and a Chronology (calendar system).
- [Chronology](http://joda-time.sourceforge.net/apidocs/org/joda/time/chrono/ISOChronology.html)
- [LocalDate](http://joda-time.sourceforge.net/apidocs/org/joda/time/LocalDate.html): a date without a time zone.
- [LocalTime](http://joda-time.sourceforge.net/apidocs/org/joda/time/LocalTime.html): a time without a time zone.
- [LocalDateTime](http://joda-time.sourceforge.net/apidocs/org/joda/time/LocalDateTime.html): a datetime without a time zone.