I have noticed that in org.achartengine.model.TimeSeries the add method uses
java.util.Date, the object Date is obsolete and has many limits, use
GregorianCalendar would be a better choice.
Original issue reported on code.google.com by maranosi...@gmail.com on 11 Aug 2014 at 7:21
Original issue reported on code.google.com by
maranosi...@gmail.com
on 11 Aug 2014 at 7:21