jSunTimes Changelog

What's new in jSunTimes 1.0

Mar 18, 2013
  • Fixed problem with converting Time objects to Strings when time has seconds ≥ 59.5 (was showing seconds as 60).
  • Fixed problem where Julian dates weren't being converted to midday (12:00:00) - necessary for the algorithm to produce accurate results.
  • Added eight new methods to the Sun class to allow the phenomena times to be calculated without the need to first convert a Calendar to a Julian date. This should simplify things a little bit!
  • Updated javadoc.