h5rcode / BlackBooks

This repository contains the source code for the Black Books Android app.
1 stars 2 forks source link

Handle dates like real date objects #5

Closed h5rcode closed 9 years ago

h5rcode commented 9 years ago

Handle partial dates (i.e. dates without day or without day and month).

h5rcode commented 9 years ago

Book.publishedDate's type is now Date. Partial dates are not handled yet.