Skip to content
This repository was archived by the owner on Oct 9, 2018. It is now read-only.

Commit b20f30f

Browse files
author
kud1ing
committed
Joda: Chronology
1 parent cc1acbb commit b20f30f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lib-datetime.md

+1
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,7 @@ Options:
246246
- [JSR-310](https://github.com/ThreeTen/threeten)
247247
- [Joda-Time](https://github.com/JodaOrg/joda-time)
248248
- [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).
249+
- [Chronology](http://joda-time.sourceforge.net/apidocs/org/joda/time/chrono/ISOChronology.html)
249250
- [LocalDate](http://joda-time.sourceforge.net/apidocs/org/joda/time/LocalDate.html): a date without a time zone.
250251
- [LocalTime](http://joda-time.sourceforge.net/apidocs/org/joda/time/LocalTime.html): a time without a time zone.
251252
- [LocalDateTime](http://joda-time.sourceforge.net/apidocs/org/joda/time/LocalDateTime.html): a datetime without a time zone.

0 commit comments

Comments
 (0)